hanchenye-llvm-project/lldb/source
Jim Ingham 2eec4876a2 Fix an unitialized pointer in ValueObject::CreateChildAtIndex.
llvm-svn: 131039
2011-05-07 00:10:58 +00:00
..
API Change "frame var" over to using OptionGroups (and thus the OptionGroupVariableObjectDisplay). 2011-05-04 03:43:18 +00:00
Breakpoint Did some work on the "register read" command to only show the first register 2011-04-22 03:55:06 +00:00
Commands Replace calls to HandleCommand in lldb core with more appropriate 2011-05-06 21:37:15 +00:00
Core Fix an unitialized pointer in ValueObject::CreateChildAtIndex. 2011-05-07 00:10:58 +00:00
Expression Adding support for fetching the Dynamic Value for ObjC Objects. 2011-05-02 18:13:59 +00:00
Host Fixed the SymbolContext::DumpStopContext() to correctly indent and dump 2011-04-23 02:04:55 +00:00
Interpreter Replace calls to HandleCommand in lldb core with more appropriate 2011-05-06 21:37:15 +00:00
Plugins Change "frame var" over to using OptionGroups (and thus the OptionGroupVariableObjectDisplay). 2011-05-04 03:43:18 +00:00
Symbol Adding support for fetching the Dynamic Value for ObjC Objects. 2011-05-02 18:13:59 +00:00
Target Change "frame var" over to using OptionGroups (and thus the OptionGroupVariableObjectDisplay). 2011-05-04 03:43:18 +00:00
Utility Got the EmulateInstruction CFI code a lot closer to producing CFI data. 2011-04-26 23:48:45 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Make the log message & setter match for "dyld/shlib". The "ListLogCategories" output should really be auto-generated from the settings so you can't make this sort of mistake... 2011-05-06 18:34:33 +00:00
lldb.cpp Changed the emulate instruction function to take emulate options which 2011-04-26 04:39:08 +00:00