hanchenye-llvm-project/lldb
Sean Callanan f4b9bd3e74 Added support for (de)materializing values in registers,
so that expressions can use them.

llvm-svn: 115658
2010-10-05 20:18:48 +00:00
..
docs Minor copy edits. 2010-09-11 00:37:21 +00:00
examples Added the capability to source the configFile specified via the "-c" option in 2010-09-21 00:09:27 +00:00
include Added the notion that a value object can be constant by adding: 2010-10-05 03:13:51 +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 Added a new ValueObject type that will be used to freeze dry expression 2010-10-05 00:00:42 +00:00
resources Bumped Xcode lldb build number to 25 for lldb-25 and debugserver build to 2010-09-25 00:31:52 +00:00
scripts Update to the latest Clang, which fixes a problem 2010-10-02 01:07:50 +00:00
source Added support for (de)materializing values in registers, 2010-10-05 20:18:48 +00:00
test Add a test class to call lldb 'disassemble -n function' command on each call frame when stopped on C's ctor. 2010-10-05 19:34:06 +00:00
tools Modify command options to use the new arguments mechanism. Now all command option 2010-10-01 19:59:14 +00:00
www Clarified some caveats for thread format strings. 2010-10-04 03:06:05 +00:00
INSTALL.txt
LICENSE.TXT
Makefile