llvm-project/lldb/source/Plugins
Todd Fiala 09512ec2af Modify ObjectFileELF::GetArchitecture() to avoid calling ParseSectionHeaders() when we have headers.
Change by Matthew Gardiner.

llvm-svn: 212825
2014-07-11 15:43:51 +00:00
..
ABI Fix typos. 2014-07-01 21:22:11 +00:00
Disassembler Update how we create our MCSymbolizer to keep working correctly 2014-05-17 00:27:44 +00:00
DynamicLoader Cleanup the iOS simulator code. 2014-07-10 23:33:37 +00:00
Instruction Replace uint32_t by lldb::RegisterKing in register context API. 2014-07-02 09:51:28 +00:00
JITLoader Patch from Keno Fischer to enable JITLoaderGDB with mach-o file support. 2014-06-24 22:22:43 +00:00
LanguageRuntime Add enumerations for additional languages from DWARF spec updates. 2014-07-03 00:49:08 +00:00
ObjectContainer Fix typos. 2014-07-08 18:05:41 +00:00
ObjectFile Modify ObjectFileELF::GetArchitecture() to avoid calling ParseSectionHeaders() when we have headers. 2014-07-11 15:43:51 +00:00
OperatingSystem Fixed deadlocks that could occur when using python for breakpoints, operating system plugins, and other async python usage. 2014-02-13 23:34:38 +00:00
Platform Cleanup the iOS simulator code. 2014-07-10 23:33:37 +00:00
Process Fix a type mismatch in NativeProcessLinux that shows up in 32-bit builds. 2014-07-10 05:25:39 +00:00
SymbolFile Cleanup the iOS simulator code. 2014-07-10 23:33:37 +00:00
SymbolVendor Remove commented includes 2014-02-02 14:06:07 +00:00
SystemRuntime Fix error handling for the AppleGetQueues and AppleGetPendingItems 2014-06-23 22:45:54 +00:00
UnwindAssembly Replace uint32_t by lldb::RegisterKing in register context API. 2014-07-02 09:51:28 +00:00
CMakeLists.txt Add support for JIT debugging on Linux using the GDB JIT interface. Patch written with Keno Fischer. 2014-03-05 10:12:43 +00:00
Makefile Patch from Keno Fischer to enable JITLoaderGDB with mach-o file support. 2014-06-24 22:22:43 +00:00