llvm-project/lldb/source
Jim Ingham e3846fd16a Don't delete & remake the exception breakpoints every time you need them. Make them once & enable/disable
them as appropriate.
Also reformatted the lldb summaries to make them easier to read, and added one.  I'll do more as I get time.

llvm-svn: 135827
2011-07-23 00:12:05 +00:00
..
API Make the SBAddress class easier to use when using the public 2011-07-22 16:46:35 +00:00
Breakpoint Added the ability to _not_ skip the prologue when settings breakpoints 2011-07-12 17:06:17 +00:00
Commands when typing a summary string you can use the %S symbol to explicitly indicate that you want the summary to be used to print the target object 2011-07-22 00:16:08 +00:00
Core Add support for platforms without sa_len to SocketAddress, and modify 2011-07-22 19:12:42 +00:00
Expression Patch by Matt Johnson to silence G++ warnings! 2011-07-19 19:48:13 +00:00
Host Add support for platforms without sa_len to SocketAddress, and modify 2011-07-22 19:12:42 +00:00
Interpreter when typing a summary string you can use the %S symbol to explicitly indicate that you want the summary to be used to print the target object 2011-07-22 00:16:08 +00:00
Plugins Don't delete & remake the exception breakpoints every time you need them. Make them once & enable/disable 2011-07-23 00:12:05 +00:00
Symbol System-wide summaries: 2011-07-15 23:30:15 +00:00
Target The implementation of categories is now synchronization safe 2011-07-19 18:03:25 +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 Added a boolean to the pure virtual lldb_private::Process::CanDebug(...) 2011-07-17 20:36:25 +00:00