llvm-project/lldb/source
Enrico Granata db3485cd06 Short option for --summary-string in 'type summary add' is now -s. This might be a breaking change for those who have summaries defined.
llvm-svn: 138331
2011-08-23 16:13:35 +00:00
..
API Fixed some SWIG interoperability issues 2011-08-19 23:56:34 +00:00
Breakpoint Make ValueObject::SetValueFromCString work correctly. 2011-08-12 23:34:31 +00:00
Commands Short option for --summary-string in 'type summary add' is now -s. This might be a breaking change for those who have summaries defined. 2011-08-23 16:13:35 +00:00
Core Additional code cleanups ; Short option name for --python-script in type summary add moved from -s to -o (this is a preliminary step in moving the short option for --summary-string from -f to -s) ; Accordingly updated the test suite 2011-08-23 00:32:52 +00:00
Expression Fixed a performance problem where functions were 2011-08-16 18:09:29 +00:00
Host Silence the static analyzer. 2011-08-12 00:21:20 +00:00
Interpreter More cleanups ; Separated implementation of FormatManager from class DataVisualization as a front-end by using separate .h/.cpp files - Final aim is to break up FormatManager.h/cpp into several separate files 2011-08-22 22:03:47 +00:00
Plugins Finishing the renaming from "MacOSX-Kernel" to "Darwin-Kernel". 2011-08-22 22:30:57 +00:00
Symbol Refined the rollback to LLVM, picking up a newer 2011-08-19 06:19:25 +00:00
Target Added a new plug-in type: lldb_private::OperatingSystem. The operating system 2011-08-22 02:49:39 +00:00
Utility Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate 2011-07-19 03:57:15 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp some editing of data visualization error messages to make them more meaningful 2011-07-22 17:03:19 +00:00
lldb.cpp Finishing the renaming from "MacOSX-Kernel" to "Darwin-Kernel". 2011-08-22 22:30:57 +00:00