diff options
author | Greg Clayton <gclayton@apple.com> | 2016-06-23 19:54:32 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2016-06-23 19:54:32 +0000 |
commit | fe9d1ee9e45c91fab05c69e672117efd4ed8c0cc (patch) | |
tree | 82892d20f92c0fed6c5fc6f7426f57c47fbe8225 /lldb/scripts/Python | |
parent | 1b7f98042de25731eae42ff220bf423efb5b669f (diff) | |
download | llvm-fe9d1ee9e45c91fab05c69e672117efd4ed8c0cc.zip llvm-fe9d1ee9e45c91fab05c69e672117efd4ed8c0cc.tar.gz llvm-fe9d1ee9e45c91fab05c69e672117efd4ed8c0cc.tar.bz2 |
Added a new python example which installs a command called "shadow".
This shows how to grab individual blocks from stack frames and get only the variables from those blocks. It then will iterate over all of the parent blocks and look for shadowed variables.
llvm-svn: 273604
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions