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