llvm-project/lldb
Jim Ingham 16746d1f97 Add logging to SymbolFileDWARF::ParseType so that we can tell the type/comp_unit/obj_file were being processed when something goes wrong...
llvm-svn: 138600
2011-08-25 23:21:43 +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 Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
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 Add logging to SymbolFileDWARF::ParseType so that we can tell the type/comp_unit/obj_file were being processed when something goes wrong... 2011-08-25 23:21:43 +00:00
test Modify the loggings output oracle to fix test suite failure, after the recent change to CommandInterpreter.cpp. 2011-08-25 21:51:45 +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 You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
Makefile Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00