hanchenye-llvm-project/lldb
Greg Clayton d9dc52dc4c Added the ability to get all section contents, or the section
contents starting at an offset (2 separate methods). This helps
the scripting interface stay more natural by allowing both from
Python.

Added the ability to dump data with address annotations when
call SBData::GetDescription().

Hooked up the SBSection to the __repr__ so you can print section
objects from within python.

Improved the dumping of symbols from python.

Fixed the .i interface references which were set to "Relative to this Group"
which somehow included Jim's "lldb-clean" root directory in the path. The
interfaces are now in a folder called "interfaces" withing the Xcode API
subfolder.

llvm-svn: 140451
2011-09-24 05:04:40 +00:00
..
docs Add a note. 2011-07-20 20:28:36 +00:00
examples Objective-C runtime wrapper 2011-09-09 16:47:15 +00:00
include Added the ability to get all section contents, or the section 2011-09-24 05:04:40 +00:00
lib Patch by Filipe to build lldb usng 'make'! 2011-08-23 22:36:23 +00:00
lldb.xcodeproj Added the ability to get all section contents, or the section 2011-09-24 05:04:40 +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 Added the ability to get all section contents, or the section 2011-09-24 05:04:40 +00:00
source Added the ability to get all section contents, or the section 2011-09-24 05:04:40 +00:00
test Fix comment. 2011-09-24 05:01:53 +00:00
tools The r139982 patch has a bug by using the constant "x86_AVX_STATE64". 2011-09-19 18:54:01 +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