llvm-project/lldb/source/Plugins
Caroline Tice 23443245e7 Fill in EmulateLDRDRegister to emulate LDRD (register) instruction.
Remove stubs for functions not-to-be-implemented at the moment.

llvm-svn: 128559
2011-03-30 17:54:52 +00:00
..
ABI LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide 2011-03-08 22:40:15 +00:00
Disassembler/llvm Added the ability to get the min and max instruction byte size for 2011-03-26 19:14:58 +00:00
DynamicLoader linux: create thread plans for stepping thru PLT entries 2011-03-30 16:11:36 +00:00
Instruction/ARM Fill in EmulateLDRDRegister to emulate LDRD (register) instruction. 2011-03-30 17:54:52 +00:00
LanguageRuntime Fixed the LLDB build so that we can have private types, private enums and 2011-03-24 21:19:54 +00:00
ObjectContainer Fixed the LLDB build so that we can have private types, private enums and 2011-03-24 21:19:54 +00:00
ObjectFile elf: synthesize symbols for PLT entries 2011-03-30 16:07:05 +00:00
Platform linux: minor updates to account for recent namespace changes 2011-03-26 00:34:57 +00:00
Process linux: initial support for 'real' signal handling 2011-03-30 15:55:52 +00:00
SymbolFile Fixed the LLDB build so that we can have private types, private enums and 2011-03-24 21:19:54 +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
Makefile Add PlatformGDBServer and ProcessGDBRemote to the build system. 2011-03-26 00:32:59 +00:00