hanchenye-llvm-project/lldb/source
Sean Callanan 7f9be0fdc1 Liberalized the "id" check a little; now "id" can
be found in namespaces.

llvm-svn: 143096
2011-10-27 02:10:28 +00:00
..
API Cleaned up many error codes. For any who is filling in error strings into 2011-10-26 00:56:27 +00:00
Breakpoint Add a commnad to set a condition for a watchpoint. Example: 2011-10-17 18:58:00 +00:00
Commands When completing "help foo bar" if "foo" is not a real command, don't ask its NULL command object to complete the line. 2011-10-26 19:32:01 +00:00
Core Fixed the display of OSTypes (the four character codes). 2011-10-26 21:01:16 +00:00
Expression Liberalized the "id" check a little; now "id" can 2011-10-27 02:10:28 +00:00
Host Cleaned up many error codes. For any who is filling in error strings into 2011-10-26 00:56:27 +00:00
Interpreter Update the GDB format text to be a bit more clear. 2011-10-26 18:35:21 +00:00
Plugins Added an extra parameter to the object-checker 2011-10-27 00:02:05 +00:00
Symbol Added a new #define, LLVM_NDEBUG_OFF, that should 2011-10-26 17:46:51 +00:00
Target Cleaned up many error codes. For any who is filling in error strings into 2011-10-26 00:56:27 +00:00
Utility Adopt the intrusive pointers in: 2011-09-17 08:33:22 +00:00
Makefile
lldb-log.cpp Fixed an issue where a lexical block or inlined function might have bad debug 2011-09-29 23:41:34 +00:00
lldb.cpp Patch from Dragos Tatulea to re-enable the PECOFF object file parser for all 2011-10-11 16:42:21 +00:00