llvm-project/lldb/source
Jason Molenda 703a45616c Add a new setting (currently fixed) for how to
interpret core files that contain both a user
process dyld and a kernel executable in them.
Fix an additional method that needs to be 
adjusted depending on this preference as well.
<rdar://problem/15721409> 

llvm-svn: 197931
2013-12-24 02:57:50 +00:00
..
API FormatNavigator has long stopped navigating anything - the generation of possible formatters matches is now done elsewhere 2013-12-20 09:38:13 +00:00
Breakpoint For logical backtrace work, lldb needs to track Module unloads etc & symoblicate an address based on a point in time 2013-12-06 01:12:00 +00:00
Commands FormatNavigator has long stopped navigating anything - the generation of possible formatters matches is now done elsewhere 2013-12-20 09:38:13 +00:00
Core Centralize the code for GetValueAsCString() in TypeFormatImpl (the implementing class of "type format ...") 2013-12-22 09:24:22 +00:00
DataFormatters Centralize the code for GetValueAsCString() in TypeFormatImpl (the implementing class of "type format ...") 2013-12-22 09:24:22 +00:00
Expression Updated our IR processing to reflect best practices 2013-12-20 19:55:02 +00:00
Host <rdar://problem/15639995> 2013-12-19 00:35:40 +00:00
Interpreter Add a new-line 2013-12-21 08:24:28 +00:00
Plugins Add a new setting (currently fixed) for how to 2013-12-24 02:57:50 +00:00
Symbol <rdar://problem/14822563> - Do not attempt to use a null VariableList or crashes will ensue 2013-12-21 08:44:28 +00:00
Target Remove wait_for_launch parameter from DoAttachToProcessWithName(). This parameter is redundant as this information is already provided by the ProcessAttachInfo parameter. 2013-12-23 22:32:54 +00:00
Utility Extends StringExtractorGDBRemote to support debugger packets. 2013-12-05 19:25:45 +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