hanchenye-llvm-project/lldb
Jim Ingham 8268ccab60 Fix a problem where we were looking up the class pointer in the {class/sel -> implementation} cache for a objc_msgSendSuper call - where we should have looked up the class's super-class.
llvm-svn: 127830
2011-03-17 21:04:33 +00:00
..
docs Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
examples Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
include Get ObjC stepping working again when the process is not the default host architecture. 2011-03-17 20:02:56 +00:00
lib Add Makefile support for the Platform plugins. 2011-03-10 03:08:28 +00:00
lldb.xcodeproj Get ObjC stepping working again when the process is not the default host architecture. 2011-03-17 20:02:56 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Bumped Xcode project versions to lldb-46 and debugserver-131. 2011-01-29 07:14:26 +00:00
scripts Updated LLVM/Clang to the latest release, to pick 2011-03-15 20:57:04 +00:00
source Fix a problem where we were looking up the class pointer in the {class/sel -> implementation} cache for a objc_msgSendSuper call - where we should have looked up the class's super-class. 2011-03-17 21:04:33 +00:00
test As a simple measure, output the lldb version and the svn info for 2011-03-17 00:38:22 +00:00
tools Fix makefile builds when llvm is configured with -enable-shared. 2011-03-13 18:17:16 +00:00
utils Tidy up the input file given to 'llvm-mc -disassemble' and also append the gdb 2011-03-17 19:05:34 +00:00
www Apply patch from Bruce Mitchener to fix spelling errors. 2011-01-07 17:16:03 +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 Python override patch from Jai Menon. 2011-02-05 02:32:19 +00:00