llvm-project/lldb/source
Jim Ingham 81ded935f8 Fix the "command alias" help string to make clear that the $<N> substitutions should be whole words in the output command.
llvm-svn: 137921
2011-08-18 02:29:05 +00:00
..
API Changes to Python commands: 2011-08-16 23:24:13 +00:00
Breakpoint Make ValueObject::SetValueFromCString work correctly. 2011-08-12 23:34:31 +00:00
Commands Fix the "command alias" help string to make clear that the $<N> substitutions should be whole words in the output command. 2011-08-18 02:29:05 +00:00
Core First round of code cleanups: 2011-08-17 22:13:59 +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 First round of code cleanups: 2011-08-17 22:13:59 +00:00
Plugins New category "gnu-libstdc++" provides summary for std::string and synthetic children for types std::map, std::list and std::vector 2011-08-17 19:07:52 +00:00
Symbol Fixed the logging output that appears when doing a: 2011-08-16 18:19:31 +00:00
Target Add missing check for non-NULL frame_sp. 2011-08-16 00:07:28 +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 Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00