hanchenye-llvm-project/lldb/examples
Enrico Granata ce68b02c99 CFString.py now shows contents in a more NSString-like way (e.g. you get @"Hello" instead of "Hello")
new --raw-output (-R) option to frame variable prevents using summaries and synthetic children
 other future formatting enhancements will be excluded by using the -R option
 test case enhanced to check that -R works correctly

llvm-svn: 137185
2011-08-09 23:50:01 +00:00
..
lookup
python Add usage docstring to SBValue.h, and minor update of docstrings for SBValueList.h. 2011-07-15 00:27:47 +00:00
scripting Add source files for Python scripting example (coming soon). 2011-06-02 23:23:47 +00:00
summaries another possible incarnation of a C++ string straight from llvm-gcc build 5658 2011-07-27 23:33:58 +00:00
synthetic CFString.py now shows contents in a more NSString-like way (e.g. you get @"Hello" instead of "Hello") 2011-08-09 23:50:01 +00:00
test