bolt/deps/llvm-18.1.8/lldb/test/API/functionalities/conditional_break/.lldb
2025-02-14 19:21:04 +01:00

3 lines
136 B
Text

breakpoint set -n c
command script import -r conditional_break.py
breakpoint command add 1 -F "conditional_break.stop_if_called_from_a"