hanchenye-llvm-project/lldb/source
Johnny Chen 8960ffd902 Add emulate_mov_low_high() entry to the g_thumb_opcodes table to capture moving
of high registers to low registers in the prologue so they can be saved.

llvm-svn: 124509
2011-01-29 00:11:15 +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 Changed the SymbolFile::FindFunction() function calls to only return 2011-01-27 06:44:37 +00:00
Core Finally tracked down the racy condition that would hose up our debug 2011-01-27 09:02:32 +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 Add emulate_mov_low_high() entry to the g_thumb_opcodes table to capture moving 2011-01-29 00:11:15 +00:00
Symbol Improved support for GCC complex integers. 2011-01-27 09:15:11 +00:00
Target Fixed a crasher when there is no log in Process::SetExitStatus (...). 2011-01-26 23:47:29 +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