forked from OSchip/llvm-project
4 lines
136 B
Plaintext
4 lines
136 B
Plaintext
|
breakpoint set -n c
|
||
|
command script import -r conditional_break.py
|
||
|
breakpoint command add 1 -F "conditional_break.stop_if_called_from_a"
|