llvm-project/lldb
Jim Ingham c7078c228a Fixed a thinko in the handling of the case where more than one thread had stopped with real stop reasons at the same time.
Should be that if any of the threads wants to stop, we should stop.  The opposite was what was actually happening

<rdar://problem/12869725>

llvm-svn: 170153
2012-12-13 22:24:15 +00:00
..
docs Avoid potentially disastrous mistakes when removing a file. 2012-11-05 18:41:33 +00:00
examples <rdar://problem/12848118> 2012-12-10 19:55:53 +00:00
include Removed the == and != operators from ArchSpec, since 2012-12-13 22:07:14 +00:00
lib Enable RTTI for liblldbCore.a when GCC is the compiler 2012-12-10 21:05:57 +00:00
lldb.xcodeproj Bump lldb version num to lldb-178, debugserver version to debugserver-198. 2012-12-01 04:50:09 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Get LLDB-Info.plist up to date with r169081. 2012-12-08 01:20:07 +00:00
scripts Fixed a few bugs in the "step in" thread plan logic. 2012-12-12 19:58:40 +00:00
source Fixed a thinko in the handling of the case where more than one thread had stopped with real stop reasons at the same time. 2012-12-13 22:24:15 +00:00
test Marking test_lldb_iter_frame in TestLLDBIterator.py as expectedFailureLinux (due to lack of multi-threaded debugging support). 2012-12-13 01:28:44 +00:00
tools <rdar://problem/12700464> 2012-12-13 20:20:11 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Added a warning about using the lldb.target, etc. for anything other than convenience when using the 2012-12-12 20:23:52 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00