I have to check by way of a script if a program stops at a breakpoint: example:
break.set func1 /Program
Go
IF (program stops at breakpoint) ( do smth )