llvm-project/lldb/source
Sean Callanan 8e8072d195 Made SymbolFileDWARF be less strict when looking
for types that can be uniqued to the given type.
This is especially helpful when types are missing
file and line information.

llvm-svn: 150004
2012-02-07 21:13:38 +00:00
..
API Removed all of the "#ifndef SWIG" from the SB header files since we are using 2012-02-06 01:44:54 +00:00
Breakpoint Add const-ness to BreakpointLocation::IsEnabled(). 2012-02-01 19:05:20 +00:00
Commands Add help string for 'frame variable' to link to 'watchpoint set' which allows for using an expression to specify the address to watch for. 2012-02-06 22:17:23 +00:00
Core <rdar://problem/10560053> 2012-02-05 02:38:54 +00:00
Expression I left some stray debugging messages in the source 2012-02-06 21:28:03 +00:00
Host lldb should warn when dSYM does not match the binary. 2012-02-01 01:49:50 +00:00
Interpreter Added support to SBType for getting template arguments from a SBType: 2012-02-03 01:30:30 +00:00
Plugins Made SymbolFileDWARF be less strict when looking 2012-02-07 21:13:38 +00:00
Symbol I left some stray debugging messages in the source 2012-02-06 21:28:03 +00:00
Target <rdar://problem/10560053> 2012-02-05 02:38:54 +00:00
Utility Added a ModuleList::Destroy() method which will reclaim the std::vector 2012-01-27 18:45:39 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Switching back to using std::tr1::shared_ptr. We originally switched away 2012-01-29 20:56:30 +00:00
lldb.cpp This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00