llvm-project/lldb/source
Bill Wendling a0cd2bca6d Use 0 instead of NULL for the integral value.
llvm-svn: 153929
2012-04-03 04:13:41 +00:00
..
API Export the ability to see if a symbol is externally visible and also if the symbol was synthetically added to the symbol table (the symbol was not part of the symbol table itself but came from another section). 2012-04-02 20:08:08 +00:00
Breakpoint First stage of implementing step by "run to next branch". Doesn't work yet, is turned off. 2012-03-09 04:10:47 +00:00
Commands Use 0 instead of NULL for the integral value. 2012-04-03 04:13:41 +00:00
Core <rdar://problem/11148044> 2012-03-30 20:53:46 +00:00
Expression Disabling blocks support because of rdar://problem/11024417 - This is hopefully just a temporary countermeasure 2012-03-30 16:58:37 +00:00
Host Updating Xcode project version numbers for lldb-137 and debugserver-186 2012-04-01 06:36:59 +00:00
Interpreter Added a "add-dsym" alias to "target symbols add" to keep gdb converts happy. 2012-03-29 21:47:51 +00:00
Plugins <rdar://problem/11160171> 2012-04-02 22:59:12 +00:00
Symbol Fixed ClangASTContext to correctly recognize 2012-04-03 01:10:10 +00:00
Target <rdar://problem/11035349> 2012-03-29 01:41:38 +00:00
Utility rdar://problem/10652076 2012-02-29 01:07:59 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Add a logging mode that takes a callback and flush'es to that callback. 2012-02-21 02:23:08 +00:00
lldb.cpp Since we are having issues with the new LLVM MC disassembler, we can have 2012-03-22 00:49:15 +00:00