hanchenye-llvm-project/lldb/source
Jim Ingham 32adcb2e8f Need to go to the containing inline block to get the inline name right.
llvm-svn: 140662
2011-09-27 23:59:35 +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 Added an API to SymbolContext to hide the complexity of getting the 2011-09-27 19:48:20 +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 Fixed the public and internal disassembler API to be named correctly: 2011-09-27 00:58:45 +00:00
Symbol Need to go to the containing inline block to get the inline name right. 2011-09-27 23:59:35 +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 Added first pass at PE COFF file reading support. It parses the sections 2011-09-09 20:33:05 +00:00