hanchenye-llvm-project/lldb/source
Caroline Tice f20e8239cd Add comments to InstanceSettings constructors explaining why they have
to be set up the way they are.  Comment out code that removes pending
settings for live instances (after the settings are copied over).

llvm-svn: 113519
2010-09-09 18:26:37 +00:00
..
API Make API calls for setting/getting user settable variables static. 2010-09-09 17:45:09 +00:00
Breakpoint Fixed the StackFrame to correctly resolve the StackID's SymbolContextScope. 2010-09-03 17:10:42 +00:00
Commands Make all debugger-level user settable variables into instance variables. 2010-09-09 06:25:08 +00:00
Core Add comments to InstanceSettings constructors explaining why they have 2010-09-09 18:26:37 +00:00
Expression remove unneeded #include, reducing # static ctors. 2010-09-08 23:01:02 +00:00
Host eliminate some clang warnings. 2010-09-08 23:01:14 +00:00
Interpreter Modify the command options help generation so that required options 2010-09-09 16:44:14 +00:00
Plugins Got the ARM version of debugserver up to date. 2010-09-09 06:32:46 +00:00
Symbol Added Symtab::FindSymbolByID() in preparation for enabling the minimal 2010-09-07 17:36:17 +00:00
Target Add comments to InstanceSettings constructors explaining why they have 2010-09-09 18:26:37 +00:00
Utility
Makefile
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 Add a user settings controller to Thread. Then added a step-avoid-regexp setting 2010-09-08 03:14:33 +00:00