diff options
author | Jim Ingham <jingham@apple.com> | 2017-10-05 00:49:49 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2017-10-05 00:49:49 +0000 |
commit | a6976269bd3d23d9686122592db60386b7ad3006 (patch) | |
tree | 50b93c8d0093dee804c6c5da512b4cdb490a17f3 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | 92ea28a2a3c043019618a2d0aff8376d2a508fde (diff) | |
download | bcm5719-llvm-a6976269bd3d23d9686122592db60386b7ad3006.tar.gz bcm5719-llvm-a6976269bd3d23d9686122592db60386b7ad3006.zip |
Another silly little thing you can do with Python commands.
Sometimes you want to step along and print a local each time as you go.
You can do that with stop hooks, but that's a little heavy-weight. This
is a sketch of a command that steps and then does "frame variable" on all
its arguments.
llvm-svn: 314958
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions