llvm-project/lldb/source
Greg Clayton c4a99bc416 Patch from Kirk Beitz that removes an unneeded include of "sys/errno.h".
llvm-svn: 124638
2011-02-01 01:13:32 +00:00
..
API Changed the SymbolFile::FindFunction() function calls to only return 2011-01-27 06:44:37 +00:00
Breakpoint Changed the SymbolFile::FindFunction() function calls to only return 2011-01-27 06:44:37 +00:00
Commands Patch from Kirk Beitz that removes an unneeded include of "sys/errno.h". 2011-02-01 01:13:32 +00:00
Core Made the EmulateInstruction class into a plug-in interface and moved the 2011-02-01 00:04:43 +00:00
Expression Changed the SymbolFile::FindFunction() function calls to only return 2011-01-27 06:44:37 +00:00
Host Added a new variant of SBTarget::Launch() that deprectates the old one that 2011-01-23 05:56:20 +00:00
Interpreter Added support for some new environment variables within LLDB to enable some 2011-01-27 01:01:10 +00:00
Plugins Cleaned up the EmulateInstructionARM to have the evaluate instruction 2011-02-01 00:49:32 +00:00
Symbol Improved support for GCC complex integers. 2011-01-27 09:15:11 +00:00
Target Finished up the async attach support. This allows us to request to attach 2011-01-29 07:10:55 +00:00
Utility Thread safety changes in debugserver and also in the process GDB remote plugin. 2011-01-18 19:36:39 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
lldb.cpp Initial support for a DynamicLoader plugin on Linux. 2011-01-16 19:45:39 +00:00