mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
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