hanchenye-llvm-project/lldb
Greg Clayton 7f99513e8f Enable all the new accelerator tables if they are present and don't manually
index the DWARF. Also fixed an issue with memory accelerator tables with a
size of 1 where we would loop infinitely.

Added support for parsing the new .apple_namespaces section which gives us a
memory hash table for looking up namespaces.

llvm-svn: 141128
2011-10-04 22:41:51 +00:00
..
docs Add a note. 2011-07-20 20:28:36 +00:00
examples Cleaned up the the code that figures out the inlined stack frames given a 2011-10-01 00:45:15 +00:00
include Enable all the new accelerator tables if they are present and don't manually 2011-10-04 22:41:51 +00:00
lib Patch by Filipe to build lldb usng 'make'! 2011-08-23 22:36:23 +00:00
lldb.xcodeproj Enable all the new accelerator tables if they are present and don't manually 2011-10-04 22:41:51 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Bumped Xcode project version for lldb-80 and debugserver-145. 2011-10-01 02:01:36 +00:00
scripts Add more docstring to the Python interface file for SBSection. 2011-10-03 23:06:33 +00:00
source Enable all the new accelerator tables if they are present and don't manually 2011-10-04 22:41:51 +00:00
test Add fuzz call for sub-section iteration for SBSection. 2011-10-03 22:43:06 +00:00
tools Bumped Xcode project version for lldb-80 and debugserver-145. 2011-10-01 02:01:36 +00:00
utils Fix typos in comment. 2011-08-20 01:02:31 +00:00
www Added GDB/LLDB commands for the "target stop-hook add" command. 2011-09-12 19:56:07 +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