hanchenye-llvm-project/lldb
Jim Ingham a2cf2637da For the language check in GetObjectDescription, if we can't find a language runtime for the value we're looking at, BUT it IS at least a pointer, try the ObjCRuntime language. That's currently the only language runtime that has an object description method anyway...
llvm-svn: 122465
2010-12-23 02:29:54 +00:00
..
docs Updated the code signing instructions to be more complete. 2010-12-14 23:19:04 +00:00
examples Add comment explaining the options used to invoke the test driver. 2010-10-25 21:38:35 +00:00
include Patch from Stephen Wilson: 2010-12-20 21:45:22 +00:00
lib Patch from Jay Cornwall that modifies the LLDB "Host" layer to reuse more 2010-09-07 20:11:56 +00:00
lldb.xcodeproj Updated Xcode build version to lldb-37 and debugserver-123. 2010-12-21 02:23:58 +00:00
resources Updated Xcode build version to lldb-37 and debugserver-123. 2010-12-21 02:23:58 +00:00
scripts Patch by Stephen Wilson to make Swig happy building on linux. 2010-12-16 00:01:06 +00:00
source For the language check in GetObjectDescription, if we can't find a language runtime for the value we're looking at, BUT it IS at least a pointer, try the ObjCRuntime language. That's currently the only language runtime that has an object description method anyway... 2010-12-23 02:29:54 +00:00
test Add a test case for the SBFrame APIs. In particular, it uses the frame API to 2010-12-23 01:12:19 +00:00
tools Updated Xcode build version to lldb-37 and debugserver-123. 2010-12-21 02:23:58 +00:00
utils The recent change in argument parsing is messing up the emacs lldb mode's capability to properly 2010-12-20 22:58:58 +00:00
www Clarified some caveats for thread format strings. 2010-10-04 03:06:05 +00:00
INSTALL.txt
LICENSE.TXT
Makefile