llvm-project/lldb/source
Greg Clayton 45fa8b36d5 Added the start of a new option value system that we can use for many things
around the debugger. The class isn't hooked into anything yet, but it will be
soon. 

llvm-svn: 129843
2011-04-20 01:33:38 +00:00
..
API Add the infrastructure to test instruction emulations automatically. 2011-04-19 23:30:03 +00:00
Breakpoint Added more platform support. There are now some new commands: 2011-03-19 01:12:21 +00:00
Commands General cleanup on the UserSettingsController stuff. There were 5 different 2011-04-19 22:32:36 +00:00
Core Add the infrastructure to test instruction emulations automatically. 2011-04-19 23:30:03 +00:00
Expression Add support for "dynamic values" for C++ classes. This currently only works for "frame var" and for the 2011-04-16 00:01:13 +00:00
Host Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
Interpreter Added the start of a new option value system that we can use for many things 2011-04-20 01:33:38 +00:00
Plugins Add the infrastructure to test instruction emulations automatically. 2011-04-19 23:30:03 +00:00
Symbol Added a new option to the "source list" command that allows us to see where 2011-04-19 04:19:37 +00:00
Target General cleanup on the UserSettingsController stuff. There were 5 different 2011-04-19 22:32:36 +00:00
Utility Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Patch to remove uses of non-standard strcasestr and replace then with 2011-02-04 18:55:41 +00:00
lldb.cpp Add the rest of the mechanisms to make ARM instruction emulation usable/possible. 2011-04-05 18:46:00 +00:00