llvm-project/lldb/source
Jim Ingham b1499243f3 Make sure the CallFunction Thread plans don't try to do DoTakedown if their thread
has gone  away by the time they get around to doing it.

<rdar://problem/15245544>

llvm-svn: 192987
2013-10-18 17:11:02 +00:00
..
API Fixed the MacOSX non "Debug" builds so that "lldb-platform" doesn't fail to link. 2013-10-17 00:27:14 +00:00
Breakpoint Report the summed hit count in the breakpoint line. 2013-10-12 00:40:02 +00:00
Commands <rdar://problem/13635174> 2013-10-11 19:48:25 +00:00
Core <rdar://problem/15235492> 2013-10-15 22:42:14 +00:00
DataFormatters This is the last piece of work for "formats in categories": we now cache formats as well as summaries and synthetics 2013-10-17 22:27:19 +00:00
Expression Added support for reading thread-local storage variables, as defined using the __thread modifier. 2013-10-17 21:14:00 +00:00
Host Add error checking to 'cmd' buffer as it may not be available (ie. in the case of exec). 2013-10-09 19:23:34 +00:00
Interpreter <rdar://problem/14972424> 2013-10-17 01:10:23 +00:00
Plugins Adjust PC after hitting breakpoint on remote target. 2013-10-18 10:04:33 +00:00
Symbol Merge RegisterContextPOSIX_x86_64 and RegisterContextPOSIX_i386 into RegisterContextPOSIX_x86 2013-10-10 00:16:10 +00:00
Target Make sure the CallFunction Thread plans don't try to do DoTakedown if their thread 2013-10-18 17:11:02 +00:00
Utility Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
CMakeLists.txt Patch to add PlatformWindows, based on Carlo Kok's version from the Windows branch. 2013-10-15 12:32:12 +00:00
Makefile Remove LLDB dependency on xcodeworkspace (on Linux) for version number 2013-02-28 16:51:15 +00:00
lldb-log.cpp The output of 'log list' was missing a few of the lldb channels: 2013-09-12 01:48:59 +00:00
lldb.cpp Patch to add PlatformWindows, based on Carlo Kok's version from the Windows branch. 2013-10-15 12:32:12 +00:00