Skip to content
Commit 18474c93 authored by Caroline Tice's avatar Caroline Tice
Browse files

Automatically wrap *all* Python code entered for a breakpoint command inside

an auto-generated Python function, and pass the stoppoint context frame and
breakpoint location as parameters to the function (named 'frame' and 'bp_loc'),
to be used inside the breakpoint command Python code, if desired.

llvm-svn: 114849
parent 30ad985b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment