llvm-project/lldb/source/Plugins
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
..
ABI Created a std::string in the base StopInfo class for the description and 2011-06-04 01:26:29 +00:00
Disassembler/llvm The implementation of categories is now synchronization safe 2011-07-19 18:03:25 +00:00
DynamicLoader More KDP fixes and logging cleanup. 2011-07-21 01:12:01 +00:00
Instruction/ARM Fixed some issues with ARM backtraces by not processing any push/pop 2011-07-06 04:07:21 +00:00
LanguageRuntime 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
ObjectContainer Modified the ArchSpec to take an optional "Platform *" when setting the triple. 2011-04-07 22:46:35 +00:00
ObjectFile Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate 2011-07-19 03:57:15 +00:00
Platform Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate 2011-07-19 03:57:15 +00:00
Process Disable compilation of RegisterContextDarwin_arm.cpp on non-Darwin platforms, 2011-07-22 19:13:02 +00:00
SymbolFile Added the ability to _not_ skip the prologue when settings breakpoints 2011-07-12 17:06:17 +00:00
SymbolVendor/MacOSX LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide 2011-03-08 22:40:15 +00:00
UnwindAssembly Add UnwindAssembly plugins to makefile build 2011-05-19 17:34:58 +00:00
Makefile Add the LanguageRuntime plugins to the makefile build, and remove the 2011-05-19 23:44:09 +00:00