hanchenye-llvm-project/lldb/source
Greg Clayton f324a89c25 Patch from Dragos Tatulea to re-enable the PECOFF object file parser for all
builds on all systems.

llvm-svn: 141677
2011-10-11 16:42:21 +00:00
..
API Add a SBTarget::BreakpointCreateByName API that allows you to specify the name 2011-10-11 01:18:55 +00:00
Breakpoint Move the responsibility for translating the various eFunctionNameType lookups to the 2011-10-07 22:23:45 +00:00
Commands Fix the option lists that "--file" belongs to so the help won't come out whonky. 2011-10-07 22:17:16 +00:00
Core Don't look up main to find the default source file till somebody actually asks for it. 2011-10-07 22:16:04 +00:00
Expression Fix the last testsuite regression from the apple-names stuff. 2011-10-08 01:11:42 +00:00
Host Added the ability to restrict breakpoints by function name, function regexp, selector 2011-09-23 00:54:11 +00:00
Interpreter Re-organized the contents of RangeMap.h to be more concise and also allow for a Range, RangeArray, RangeData (range + data), or a RangeDataArray. We have many range implementations in LLDB and I will be converting over to using the classes in RangeMap.h so we can have one set of code that does ranges and searching of ranges. 2011-10-07 18:58:12 +00:00
Plugins Patch from Dragos Tatulea to re-enable the PECOFF object file parser for all 2011-10-11 16:42:21 +00:00
Symbol Fix the last testsuite regression from the apple-names stuff. 2011-10-08 01:11:42 +00:00
Target Move the responsibility for translating the various eFunctionNameType lookups to the 2011-10-07 22:23: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 an issue where a lexical block or inlined function might have bad debug 2011-09-29 23:41:34 +00:00
lldb.cpp Patch from Dragos Tatulea to re-enable the PECOFF object file parser for all 2011-10-11 16:42:21 +00:00