hanchenye-llvm-project/lldb/source
Greg Clayton 9a37766e7c Removed lldb::SBSourceManager_impl. We export everything in the lldb namespace
and this implemenation that backs our lldb::SBSourceManager should not be
exported. 

llvm-svn: 140930
2011-10-01 02:59:24 +00:00
..
API Removed lldb::SBSourceManager_impl. We export everything in the lldb namespace 2011-10-01 02:59:24 +00:00
Breakpoint Export the watchpoint related API (SBWatchpointLocation class and added SBTarget methods) 2011-09-27 01:19:20 +00:00
Commands Cleaned up the the code that figures out the inlined stack frames given a 2011-10-01 00:45:15 +00:00
Core Fixed an issue where a variable whose value is in a register might end up 2011-10-01 01:53:20 +00:00
Expression Factored out handling of the source code for an 2011-09-26 18:45:31 +00:00
Host Added the ability to restrict breakpoints by function name, function regexp, selector 2011-09-23 00:54:11 +00:00
Interpreter Add an accompanying option to the 'frame variable -w' command to, instead of watching the variable, 2011-09-30 01:08:48 +00:00
Plugins Print object names in case we have a .o file in a static archive when logging 2011-10-01 01:37:20 +00:00
Symbol Cleaned up the the code that figures out the inlined stack frames given a 2011-10-01 00:45:15 +00:00
Target Cleaned up the the code that figures out the inlined stack frames given a 2011-10-01 00:45:15 +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 Convert over to the latest and greatest on disc accelerator 2011-09-28 17:06:40 +00:00