llvm-project/lldb/source/Plugins
Jim Ingham 43c555dfcd Work around some problems destroying a process with older debugservers.
rdar://problem/11359989

llvm-svn: 159697
2012-07-04 00:35:43 +00:00
..
ABI <rdar://problem/11358639> 2012-05-08 01:45:38 +00:00
Disassembler/llvm <rdar://problem/11330621> 2012-05-10 02:52:23 +00:00
DynamicLoader We were accessing the ModuleList in the target without locking it for tasks like 2012-05-30 02:19:25 +00:00
Instruction/ARM <rdar://problem/11358639> 2012-05-08 01:45:38 +00:00
LanguageRuntime We were accessing the ModuleList in the target without locking it for tasks like 2012-05-30 02:19:25 +00:00
ObjectContainer <rdar://problem/11358639> 2012-05-08 01:45:38 +00:00
ObjectFile Additional comment in ObjectFileMachO::ParseSymtab to explain 2012-06-22 03:28:35 +00:00
OperatingSystem/Darwin-Kernel Fix comment typeo. 2012-05-16 00:36:41 +00:00
Platform Make sure the module_uuid_ptr is non-NULL before checking whether its contents match the module's UUID. 2012-06-05 00:34:37 +00:00
Process Work around some problems destroying a process with older debugservers. 2012-07-04 00:35:43 +00:00
SymbolFile Improved the name comparing logic a bit. 2012-07-03 20:52:00 +00:00
SymbolVendor/MacOSX Added the ability to read the dSYM plist file with source remappings even when DebugSymbols isn't used to find the dSYM. We now parse the plist as XML in the MacOSX symbol vendor. 2012-06-27 22:22:28 +00:00
UnwindAssembly Add support for function with stack frame checks added by the compiler; 2012-05-25 01:54:06 +00:00
Makefile Enable building the POSIX-DYLD dynamic loader plug-in in the Makefile build since it can be used for remote debugging. 2012-04-05 17:43:02 +00:00