forked from OSchip/llvm-project
994ba64756
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 |
||
---|---|---|
.. | ||
customization | ||
darwin/heap_find | ||
functions | ||
interposing/darwin/fd_interposing | ||
lookup | ||
plugins/commands | ||
python | ||
scripting | ||
summaries | ||
synthetic | ||
test |