llvm-project/lldb
Sean Callanan 5780f9df56 Added the ability to dereference an Objective-C object
pointer to make the result of an expression.  LLDB now
dumps the ivars of the Objective-C object and all of
its parents.  This just required fixing a bug where we
didn't distinguish between Objective-C object pointers
and regular C-style pointers.

Also added a testcase to verify that this continues to
work.

llvm-svn: 146164
2011-12-08 19:04:34 +00:00
..
docs I added more complete documentation on all of the new packets we use in LLDB 2011-11-29 01:44:07 +00:00
examples Add an example customization directory which uses a binutils.py module to provide 2011-10-28 23:30:28 +00:00
include Tightened up the variable list to deal with 2011-12-08 02:51:25 +00:00
lib libEnhancedDisassembly.a is gone from recent LLVM. 2011-12-08 10:43:04 +00:00
lldb.xcodeproj Use the shorter form of the LLDB framework binary path. 2011-12-06 22:48:52 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Skip over lldb-93. 2011-12-06 04:21:20 +00:00
scripts Picked up a new revision of Clang to pull in Objective-C 2011-12-01 04:31:46 +00:00
source Added the ability to dereference an Objective-C object 2011-12-08 19:04:34 +00:00
test Added the ability to dereference an Objective-C object 2011-12-08 19:04:34 +00:00
tools <rdar://problem/10544202> 2011-12-08 03:19:36 +00:00
utils Add a utility script: 2011-11-04 01:05:29 +00:00
www Fix <title> on webpage. 2011-12-07 22:09:43 +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 build/Make: Tweak Clang include paths to use LLVM_{SRC,OBJ}_ROOT instead of 2011-11-11 23:36:19 +00:00