hanchenye-llvm-project/lldb
Johnny Chen 4f8caab924 Set the debugger to asynchronous mode before using the Python API call to kill
the process.  The custom thread started before this point is running in a loop
waiting for events to come.

llvm-svn: 122316
2010-12-21 05:43:37 +00:00
..
docs Updated the code signing instructions to be more complete. 2010-12-14 23:19:04 +00:00
examples
include Patch from Stephen Wilson: 2010-12-20 21:45:22 +00:00
lib
lldb.xcodeproj Updated Xcode build version to lldb-37 and debugserver-123. 2010-12-21 02:23:58 +00:00
resources Updated Xcode build version to lldb-37 and debugserver-123. 2010-12-21 02:23:58 +00:00
scripts Patch by Stephen Wilson to make Swig happy building on linux. 2010-12-16 00:01:06 +00:00
source Remove an assertion that is causing crashes. We do need to find a way to reproduce when this assertion asserts, but we should crash our debug session because of it. For now we log to stderr in hope of tracking it down. 2010-12-20 23:42:12 +00:00
test Set the debugger to asynchronous mode before using the Python API call to kill 2010-12-21 05:43:37 +00:00
tools Updated Xcode build version to lldb-37 and debugserver-123. 2010-12-21 02:23:58 +00:00
utils The recent change in argument parsing is messing up the emacs lldb mode's capability to properly 2010-12-20 22:58:58 +00:00
www
INSTALL.txt
LICENSE.TXT
Makefile