summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2014-09-22 22:06:41 +0000
committerGreg Clayton <gclayton@apple.com>2014-09-22 22:06:41 +0000
commit994ba64756a3a96e5f72e3acc32b3769af9539a4 (patch)
tree3d669b1e1fda0e661ee4270a7e6014ac6bc9ef70 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent5cf7561d216e46db6b6f2820a8830fad01eeea70 (diff)
Played around with TK UI a bit this weekend.
If you "command script import" this file, then you will have two new commands: (lldb) tk-variables (lldb) tk-process Not sure how this will work on all other systems, but on MacOSX, you will get a window with a tree view that allows you to inspect your local variables by expanding variables to see the child values. The "tk-process" allows you to inspect the currently selected process by expanding the process to see the threads, the threads to see the frames, and the frames to see the variables. Very handy if you want to view variables for all frames simultaneously. llvm-svn: 218279
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions