llvm-project/lldb/source
Chris Lattner 311adf3d5b eliminate some clang warnings.
llvm-svn: 113438
2010-09-08 23:01:14 +00:00
..
API eliminate some clang warnings. 2010-09-08 23:01:14 +00:00
Breakpoint Fixed the StackFrame to correctly resolve the StackID's SymbolContextScope. 2010-09-03 17:10:42 +00:00
Commands fix a bunch of signed/unsigned comparison warnings, stop evaluating "getsize" every time through the loop. 2010-09-08 22:55:31 +00:00
Core Make sure creating a pending instance doesn't also trigger creating a live instance; also make sure creating a 2010-09-08 17:48:55 +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 Small help text fixes, to make it more consistent and accurate. 2010-09-07 22:38:08 +00:00
Plugins Disable minimized symbol tables for now as this was causing test suite failures. 2010-09-08 17:53:19 +00:00
Symbol Added Symtab::FindSymbolByID() in preparation for enabling the minimal 2010-09-07 17:36:17 +00:00
Target Make sure creating a pending instance doesn't also trigger creating a live instance; also make sure creating a 2010-09-08 17:48:55 +00:00
Utility Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +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 user settings controller to Thread. Then added a step-avoid-regexp setting 2010-09-08 03:14:33 +00:00