hanchenye-llvm-project/lldb/source
Caroline Tice 7740412f2b Remove SBCommandContext which was not needed or doing anything.
Add SBValueList.h & SBStream.h to build-swig-Python.sh; add SBValueList.h to lldb.swig

llvm-svn: 114549
2010-09-22 16:41:52 +00:00
..
API Remove SBCommandContext which was not needed or doing anything. 2010-09-22 16:41:52 +00:00
Breakpoint Moved the section load list up into the target so we can use the target 2010-09-14 23:36:40 +00:00
Commands Update help text for breakpoint command one-liners. 2010-09-21 23:25:40 +00:00
Core Add a new ArchVolatileRegs plugin class to identify 2010-09-22 07:37:07 +00:00
Expression Improved the logging for ASTs generated on the 2010-09-22 00:33:31 +00:00
Host Remove Host::ResolveExecutableLocation (very recent addition); replace use of 2010-09-12 00:10:52 +00:00
Interpreter Update help text for breakpoint command one-liners. 2010-09-21 23:25:40 +00:00
Plugins Add a new ArchVolatileRegs plugin class to identify 2010-09-22 07:37:07 +00:00
Symbol Added some comments explaining why we currently have to manually set CXXRecordDecl variables. This is because SEMA is actually calling the accessors that should be built into the CXXRecordDecl class. We have an internal bug tracking this change and will remove the affected work around code when a solution is available. 2010-09-22 00:40:49 +00:00
Target Fixed a build warning where no return values was being returned. 2010-09-22 00:23:59 +00:00
Utility Add a new ArchVolatileRegs plugin class to identify 2010-09-22 07:37:07 +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 Add a new ArchVolatileRegs plugin class to identify 2010-09-22 07:37:07 +00:00