llvm-project/lldb/source
Johnny Chen 4efffd9ae5 Work in progress for:
rdar://problem/10577182
Audit lldb API impl for places where we need to perform a NULL check

Add NULL checks for SBModule and SBSection APIs.

llvm-svn: 146899
2011-12-19 20:16:22 +00:00
..
API Work in progress for: 2011-12-19 20:16:22 +00:00
Breakpoint Fixed some extra warnings that show up with the new clang. 2011-12-03 00:46:21 +00:00
Commands Add the ability to capture the return value in a thread's stop info, and print it 2011-12-17 01:35:57 +00:00
Core Add the ability to capture the return value in a thread's stop info, and print it 2011-12-17 01:35:57 +00:00
Expression Added some strength to the checks that prevent 2011-12-19 19:38:39 +00:00
Host Expose new read memory fucntion through python in SBProcess: 2011-12-15 03:14:23 +00:00
Interpreter "f" should be an alias for "frame select" not "finish" to match the gdb usage. 2011-12-02 01:12:59 +00:00
Plugins Add the ability to capture the return value in a thread's stop info, and print it 2011-12-17 01:35:57 +00:00
Symbol Updated Clang to take an enhancement to the way 2011-12-16 21:06:35 +00:00
Target Add the ability to capture the return value in a thread's stop info, and print it 2011-12-17 01:35:57 +00:00
Utility Adopt the intrusive pointers in: 2011-09-17 08:33:22 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
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 Added support for the new ".apple_objc" accelerator tables. These tables are 2011-10-27 17:55:14 +00:00