summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2017-10-05 00:49:49 +0000
committerJim Ingham <jingham@apple.com>2017-10-05 00:49:49 +0000
commita6976269bd3d23d9686122592db60386b7ad3006 (patch)
tree50b93c8d0093dee804c6c5da512b4cdb490a17f3 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent92ea28a2a3c043019618a2d0aff8376d2a508fde (diff)
downloadbcm5719-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/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud