llvm-project/lldb/source
Jason Molenda a6e9130d52 Add logging for the SB API which creates extended
threads.

Take a stab at fixing the too-soon freeing of the extended
backtrace thread list in Process.
<rdar://problem/15496603> 

llvm-svn: 195104
2013-11-19 05:44:41 +00:00
..
API Add logging for the SB API which creates extended 2013-11-19 05:44:41 +00:00
Breakpoint Fixed the the breakpoint test case failures. 2013-11-09 00:03:31 +00:00
Commands Minor improvement to the "memory find" command 2013-11-13 20:08:30 +00:00
Core Fixed the the breakpoint test case failures. 2013-11-09 00:03:31 +00:00
DataFormatters This patch does a couple of things. 2013-11-07 00:11:47 +00:00
Expression Fixed printf warnings. The GetByteSize() results return uint64_t values, not size_t values. 2013-11-13 18:01:16 +00:00
Host Fixes to get LLDB building on Windows again. 2013-10-22 12:27:43 +00:00
Interpreter Fixed a build warning for a missing switch case. 2013-11-08 23:38:26 +00:00
Plugins Add logging for the SB API which creates extended 2013-11-19 05:44:41 +00:00
Symbol Roll back the changes I made in r193907 which created a new Frame 2013-11-04 09:33:30 +00:00
Target Add logging for the SB API which creates extended 2013-11-19 05:44:41 +00:00
Utility <rdar://problem/15182550> 2013-10-18 18:57:49 +00:00
CMakeLists.txt Improve the set of the Python libraries during the cmake build. 2013-11-15 14:15:10 +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 Commit a work-in-progress system runtime for Mac OS X which won't 2013-11-15 00:17:32 +00:00