llvm-project/lldb/source
Jim Ingham e37d605e7d SBSourceManager now gets the real source manager either from the Debugger or Target. Also, move the SourceManager file cache into the debugger
so it can be shared amongst the targets.

llvm-svn: 139564
2011-09-13 00:29:56 +00:00
..
API SBSourceManager now gets the real source manager either from the Debugger or Target. Also, move the SourceManager file cache into the debugger 2011-09-13 00:29:56 +00:00
Breakpoint Watchpoint WIP: 2011-09-12 23:38:44 +00:00
Commands Remove an unnecessary 'else { ... }', which adds to vertical as well as horizontal spans, 2011-09-12 23:58:53 +00:00
Core SBSourceManager now gets the real source manager either from the Debugger or Target. Also, move the SourceManager file cache into the debugger 2011-09-13 00:29:56 +00:00
Expression Huge memory and performance improvements in the DWARF parser. 2011-09-12 23:21:58 +00:00
Host Changed to using an "operator bool" instead of an "operator void*" 2011-09-12 04:00:42 +00:00
Interpreter Watchpoint WIP: 2011-09-12 23:38:44 +00:00
Plugins Huge memory and performance improvements in the DWARF parser. 2011-09-12 23:21:58 +00:00
Symbol Fixes for Symtab.cpp to take advantage of the new unique C string map 2011-09-11 00:20:09 +00:00
Target SBSourceManager now gets the real source manager either from the Debugger or Target. Also, move the SourceManager file cache into the debugger 2011-09-13 00:29:56 +00:00
Utility Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locate 2011-07-19 03:57:15 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Fixed the logging output to be done consistently across all plug-ins. 2011-09-12 04:05:41 +00:00
lldb.cpp Added first pass at PE COFF file reading support. It parses the sections 2011-09-09 20:33:05 +00:00