hanchenye-llvm-project/lldb/source
Caroline Tice dde9cff32a Add GetDescription() and __repr__ () methods to most API classes, to allow
"print" from inside Python to print out the objects in a more useful
manner.

llvm-svn: 114321
2010-09-20 05:20:02 +00:00
..
API Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
Breakpoint Moved the section load list up into the target so we can use the target 2010-09-14 23:36:40 +00:00
Commands Added a better error message to the "frame variable" when you try to view 2010-09-18 04:06:15 +00:00
Core Added code that will allow completely customizable prompts for use in 2010-09-19 02:33:57 +00:00
Expression Moved the section load list up into the target so we can use the target 2010-09-14 23:36:40 +00:00
Host Remove Host::ResolveExecutableLocation (very recent addition); replace use of 2010-09-12 00:10:52 +00:00
Interpreter General command line help cleanup: 2010-09-18 03:37:20 +00:00
Plugins General command line help cleanup: 2010-09-18 03:37:20 +00:00
Symbol Add GetDescription() and __repr__ () methods to most API classes, to allow 2010-09-20 05:20:02 +00:00
Target Added code that will allow completely customizable prompts for use in 2010-09-19 02:33:57 +00:00
Utility The first part of an lldb native stack unwinder. 2010-09-10 07:49:16 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Add a "lldb host" logging channel, and put logging in the Host::OpenInExternalEditor code. 2010-08-31 18:05:13 +00:00
lldb.cpp The first part of an lldb native stack unwinder. 2010-09-10 07:49:16 +00:00