summaryrefslogtreecommitdiffstats
path: root/clang/utils/token-delta.py
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-07-10 19:21:23 +0000
committerGreg Clayton <gclayton@apple.com>2011-07-10 19:21:23 +0000
commit45ba8543990752e43b18825109ee4b5d2524f6a1 (patch)
tree60a20c98262e4aa8bf3d2e577a2922541c8ee27b /clang/utils/token-delta.py
parente3531fcf884c1a43f6a5826fe5e5f94db790e998 (diff)
downloadbcm5719-llvm-45ba8543990752e43b18825109ee4b5d2524f6a1.tar.gz
bcm5719-llvm-45ba8543990752e43b18825109ee4b5d2524f6a1.zip
Allow the built in ValueObject summary providers for C strings
use lldb_private::Target::ReadMemory(...) to allow constant strings to be displayed in global variables prior on in between process execution. Centralized the variable declaration dumping into: bool Variable::DumpDeclaration (Stream *s, bool show_fullpaths, bool show_module); Fixed an issue if you used "target variable --regex <regex>" where the variable name would not be displayed, but the regular expression would. Fixed an issue when viewing global variables through "target variable" might not display correctly when doing DWARF in object files. llvm-svn: 134878
Diffstat (limited to 'clang/utils/token-delta.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud