llvm-project/lldb/source
Greg Clayton 32c4085ba2 Restored the ability to set the format for expressions after changing the expression results over to ValueObjectSP objects.
llvm-svn: 115733
2010-10-06 03:09:11 +00:00
..
API Added the notion that a value object can be constant by adding: 2010-10-05 03:13:51 +00:00
Breakpoint Verify that we have a valid breakpoint ID before proceeding with retrieving its 2010-09-29 21:57:51 +00:00
Commands Restored the ability to set the format for expressions after changing the expression results over to ValueObjectSP objects. 2010-10-06 03:09:11 +00:00
Core Restored the ability to set the format for expressions after changing the expression results over to ValueObjectSP objects. 2010-10-06 03:09:11 +00:00
Expression Updated the expression parser to ignore non-external 2010-10-06 00:10:07 +00:00
Host Cleaned up a unused member variable in Debugger. 2010-09-30 21:49:03 +00:00
Interpreter Add an "auto-confirm" setting to the debugger so you can turn off the confirmations if you want to. 2010-10-04 22:44:14 +00:00
Plugins Fixed an issue with the mach-o file parser when parsing indirect symbol stubs 2010-10-06 01:26:32 +00:00
Symbol One final patch for all of this class constructor, destructor, and conversion 2010-10-02 01:40:05 +00:00
Target There are now to new "settings set" variables that live in each debugger 2010-10-04 01:05:56 +00:00
Utility Cleaned a few build related things up: 2010-09-24 23:07:41 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Add a "lldb host" logging channel, and put logging in the Host::OpenInExternalEditor code. 2010-08-31 18:05:13 +00:00
lldb.cpp Committing the skeleton of Language runtime plugin classes. 2010-09-23 02:01:19 +00:00