TEST BREAKPOINT filename:line-number
Tests to see if the given filename and line number is a valid breakpoint. The applications responds with:
IS BREAKPOINT
NOT BREAKPOINT
Note: this does not mean that the line has been flagged with the BREAKPOINT command. It tests if the script could possibly break at this line, i.e. if this line is one that can support a breakpoint.