llvm-project/lldb
Greg Clayton 262f80df5e Made the string representation for a SBValue return what "frame variable"
would return instead of a less than helpful "name: '%s'" description.

Make sure that when we ask for the error from a ValueObject object we
first update the value if needed.

Cleaned up some SB functions to use internal functions and not re-call
through the public API when possible.

llvm-svn: 134497
2011-07-06 16:49:27 +00:00
..
docs just a test for commit access - ignore this 2011-06-29 04:18:11 +00:00
examples Add source files for Python scripting example (coming soon). 2011-06-02 23:23:47 +00:00
include Made the string representation for a SBValue return what "frame variable" 2011-07-06 16:49:27 +00:00
lib Link in the MCJIT. Fixes makefile build. 2011-05-24 01:54:03 +00:00
lldb.xcodeproj new syntax for summary strings: 2011-07-06 02:13:41 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Bump Xcode project version to lldb-66 and debugserver-141. 2011-07-01 04:31:33 +00:00
scripts Add a CLEANUP_DOCSTRING state to our FSM to do cleanup of the Python docstrings 2011-07-03 19:55:50 +00:00
source Made the string representation for a SBValue return what "frame variable" 2011-07-06 16:49:27 +00:00
test Made the string representation for a SBValue return what "frame variable" 2011-07-06 16:49:27 +00:00
tools Bump Xcode project version to lldb-66 and debugserver-141. 2011-07-01 04:31:33 +00:00
utils Update usage comment. 2011-06-14 22:23:54 +00:00
www Added a few trivial mods. 2011-06-15 21:01:30 +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 Enable the "make test" rule in the root Makefile 2011-06-20 19:06:57 +00:00