llvm-project/lldb/source/Plugins
Jim Ingham f0fd55e631 Fix a little nit with exception breakpoints for C++, the expression parser wants to be
more aggressive about trapping exceptions than a user would be.  Make it so...

llvm-svn: 152125
2012-03-06 18:10:38 +00:00
..
ABI rdar://problem/10652076 2012-02-29 01:07:59 +00:00
Disassembler/llvm Added a function to the disassembler that checks 2012-03-02 23:22:53 +00:00
DynamicLoader Removed an unused logging API call. 2012-02-29 18:34:11 +00:00
Instruction/ARM Fixed some warnings after enabling some stricter warnings in the Xcode project 2011-10-31 23:51:19 +00:00
LanguageRuntime Fix a little nit with exception breakpoints for C++, the expression parser wants to be 2012-03-06 18:10:38 +00:00
ObjectContainer <rdar://problem/10103468> 2012-02-24 01:59:29 +00:00
ObjectFile <rdar://problem/10103468> 2012-02-24 01:59:29 +00:00
OperatingSystem/Darwin-Kernel Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr 2012-02-21 00:09:25 +00:00
Platform Fixed a crasher for remote device debugging. 2012-02-29 00:08:13 +00:00
Process <rdar://problem/10840355> 2012-03-06 04:01:04 +00:00
SymbolFile Make sure breakpoint partial name matches occur on namespace boundaries. 2012-03-02 02:24:42 +00:00
SymbolVendor/MacOSX Made a ModuleSpec class in Module.h which can specify a module using one or 2012-02-26 05:51:37 +00:00
UnwindAssembly Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr 2012-02-21 00:09:25 +00:00
Makefile Makefiles for new mach-core directory. 2012-02-24 18:02:59 +00:00