hanchenye-llvm-project/lldb/source/Plugins
Greg Clayton 77ccca718d <rdar://problem/10368163>
Watch for empty symbol tables by doing a lot more error checking on
all mach-o symbol table load command values and data that is obtained.
This avoids a crash that was happening when there was no string table.

llvm-svn: 147358
2011-12-30 00:32:24 +00:00
..
ABI Sanity check the data I am going to read from the extractor to avoid asserting. 2011-12-23 00:57:42 +00:00
Disassembler/llvm Handle all of the "thumb" target triple architecture variants that llvm 2011-12-16 18:15:52 +00:00
DynamicLoader Expose new read memory fucntion through python in SBProcess: 2011-12-15 03:14:23 +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 Add the ability to capture the return value in a thread's stop info, and print it 2011-12-17 01:35:57 +00:00
ObjectContainer Update declarations for all functions/methods that accept printf-style 2011-09-20 21:44:10 +00:00
ObjectFile <rdar://problem/10368163> 2011-12-30 00:32:24 +00:00
OperatingSystem/Darwin-Kernel build: Add the Darwin-Kernel Makefile. 2011-10-31 23:38:34 +00:00
Platform Move the ARM specific arch picker from PlatformRemoteiOS.cpp to 2011-12-09 07:50:50 +00:00
Process Improve the x86_64 return value decoder to handle most structure returns. 2011-12-22 19:12:40 +00:00
SymbolFile <rdar://problem/10551280> 2011-12-29 19:47:20 +00:00
SymbolVendor/MacOSX Correct typo in method name (AddSymbolFileRepresendation...) 2011-12-06 01:07:22 +00:00
UnwindAssembly Patch from Daniel Dunbar for future-proof against http://llvm.org/viewvc/llvm-project?view=rev&revision=145331. 2011-11-29 01:09:49 +00:00
Makefile build: Build in the Darwin-Kernel OperatingSystem plugin. 2011-10-31 22:51:11 +00:00