llvm-project/lldb/source/Plugins
Johnny Chen 25e68e3c1b Primitive attach support for linux
This patch is a starting point for the attach functionality.

Signed-off-by: Johnny Chen <johnny.chen@apple.com>
llvm-svn: 133006
2011-06-14 19:19:50 +00:00
..
ABI Created a std::string in the base StopInfo class for the description and 2011-06-04 01:26:29 +00:00
Disassembler/llvm Add comment. 2011-05-24 20:36:40 +00:00
DynamicLoader Remove assert() calls that were firing off and crashing the LLDB framework. 2011-06-14 01:53:36 +00:00
Instruction/ARM Bail out if we have an invalid thumb instruction. 2011-06-02 23:19:06 +00:00
LanguageRuntime lldb-59. 2011-05-30 00:49:24 +00:00
ObjectContainer Modified the ArchSpec to take an optional "Platform *" when setting the triple. 2011-04-07 22:46:35 +00:00
ObjectFile Scan dynamic symbol table of ELF object files 2011-06-03 20:39:58 +00:00
Platform This patch add a "fake" attach waiting for a real implementation and 2011-05-13 21:29:50 +00:00
Process Primitive attach support for linux 2011-06-14 19:19:50 +00:00
SymbolFile Header file cleanup and moved an inline to the implementation file. 2011-06-10 01:37:29 +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
UnwindAssembly Add UnwindAssembly plugins to makefile build 2011-05-19 17:34:58 +00:00
Makefile Add the LanguageRuntime plugins to the makefile build, and remove the 2011-05-19 23:44:09 +00:00