summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lldb/packages/Python/lldbsuite/test/functionalities/conditional_break/.lldb
blob: 4be90efee23bb4735981b25fab3316b2a339949a (plain) (blame)
1
2
3
breakpoint set -n c
command script import -r conditional_break.py
breakpoint command add 1 -F "conditional_break.stop_if_called_from_a"