llvm-project/lldb
Sean Callanan 43dd07ec3e Updated AppleObjCV2Runtime to load the class
data structures more rapidly.  Also added fields
for the other data structures in a class.

I also fixed a problem where I accidentally used
hasExternalLexicalStorage() instead of
hasExternalVisibleStorage() to mark an
incomplete object.

llvm-svn: 164197
2012-09-19 03:23:13 +00:00
..
docs Incorporate suggestions from Jim, add "USING LLDB" and "FILES" sections. 2012-06-08 23:49:32 +00:00
examples Added auto LLDB import to the crashlog script. 2012-09-19 01:59:34 +00:00
include <rdar://problem/12188843> Fixing a problem where a Python command created in the same module where the target function is defined causes the help string not to come out 2012-09-18 21:53:02 +00:00
lib Fixes by Daniel Malea. 2012-08-28 13:59:38 +00:00
lldb.xcodeproj Start at getting "thread return" working. Doesn't work yet. 2012-09-12 00:40:39 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Updating Xcode project version numbers for lldb-165 and debugserver-192 2012-08-07 00:32:29 +00:00
scripts Fixed some problems with SWIG bindings. 2012-09-14 17:09:15 +00:00
source Updated AppleObjCV2Runtime to load the class 2012-09-19 03:23:13 +00:00
test <rdar://problem/12161825> Rephrase formatter for NSIndexSet in terms of indexes instead of objects 2012-09-18 18:06:37 +00:00
tools <rdar://problem/12219840> 2012-09-18 18:19:49 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Don't force libc++ and c++11 on everyone. 2012-09-14 17:09:06 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +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 Don't force libc++ and c++11 on everyone. 2012-09-14 17:09:06 +00:00