llvm-project/lldb/source
Jim Ingham 6626447929 Missed one place where we should use the target's SourceManager, not the debugger's.
llvm-svn: 140804
2011-09-29 20:22:33 +00:00
..
API Add SBTarget::GetLastCreatedWatchpointLocation() API and export to the Python interface. 2011-09-27 20:29:45 +00:00
Breakpoint Export the watchpoint related API (SBWatchpointLocation class and added SBTarget methods) 2011-09-27 01:19:20 +00:00
Commands Missed one place where we should use the target's SourceManager, not the debugger's. 2011-09-29 20:22:33 +00:00
Core Added more functionality to the public API to allow for better 2011-09-26 07:11:27 +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 Added to the public API to allow symbolication: 2011-09-24 00:52:29 +00:00
Plugins If the new .apple_names and .apple_types DWARF accelerator tables 2011-09-29 16:58:15 +00:00
Symbol If the new .apple_names and .apple_types DWARF accelerator tables 2011-09-29 16:58:15 +00:00
Target Add SBTarget::GetLastCreatedWatchpointLocation() API and export to the Python interface. 2011-09-27 20:29:45 +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 the logging output to be done consistently across all plug-ins. 2011-09-12 04:05:41 +00:00
lldb.cpp Convert over to the latest and greatest on disc accelerator 2011-09-28 17:06:40 +00:00