aboutsummaryrefslogtreecommitdiff
path: root/scripts/Python
diff options
context:
space:
mode:
authorCaroline Tice <ctice@apple.com>2010-09-27 18:00:20 +0000
committerCaroline Tice <ctice@apple.com>2010-09-27 18:00:20 +0000
commit59c5d5dbe1b565bca389c9547377a2dd17b9e956 (patch)
treef98dacc452f0b991d3e8152b08a12f78eda6dd40 /scripts/Python
parent0a39c7d35881c1dbb8c5b8a80adbb1737c48ccd2 (diff)
downloadlldb-59c5d5dbe1b565bca389c9547377a2dd17b9e956.tar.gz
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. git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@114849 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'scripts/Python')
0 files changed, 0 insertions, 0 deletions