hanchenye-llvm-project/lldb
Jim Ingham 318c9f2240 Move DIE location reporting into the DWARFDebugInfo class, use it from there in SymbolFileDWARF::ParseType (and eventually in other interesting places as well.)
llvm-svn: 138644
2011-08-26 19:44:13 +00:00
..
docs Add a note. 2011-07-20 20:28:36 +00:00
examples More documentation changes (WIP) 2011-08-24 01:32:46 +00:00
include Make ThreadList::GetSelectedThread() select and return the 0th thread if there's no 2011-08-25 19:38:34 +00:00
lib Patch by Filipe to build lldb usng 'make'! 2011-08-23 22:36:23 +00:00
lldb.xcodeproj Separated FormatNavigator and FormatManager in two different files ; moved FormatCategoryItem enum out of FormatManager.h as a debugger-wide lldb_private enum ; minor style cleanups 2011-08-22 23:45:15 +00:00
lldb.xcworkspace
resources Make the CFBundleShortVersionString and CFBundleVersion automatically track 2011-08-25 04:13:59 +00:00
scripts Additional code cleanups ; Short option name for --python-script in type summary add moved from -s to -o (this is a preliminary step in moving the short option for --summary-string from -f to -s) ; Accordingly updated the test suite 2011-08-23 00:32:52 +00:00
source Move DIE location reporting into the DWARFDebugInfo class, use it from there in SymbolFileDWARF::ParseType (and eventually in other interesting places as well.) 2011-08-26 19:44:13 +00:00
test Add a new attribute self.lldbHere, representing the fullpath to the 'lldb' executable 2011-08-26 00:00:01 +00:00
tools Better help string for "lldb -- file arg1 arg2..." 2011-08-16 23:57:58 +00:00
utils Fix typos in comment. 2011-08-20 01:02:31 +00:00
www Change old "settings set frame-prompt" and thread-prompt 2011-08-25 02:46:44 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00