Breakpoint number or '*' expected (CV1006)
A breakpoint was specified without a number or asterisk.
A Breakpoint Clear (BC), Breakpoint Disable (BD), or Breakpoint
Enable (BE) command requires one or more numbers to specify the
breakpoints, or an asterisk to specify all breakpoints.
For example, the following command causes this error:
bc a
-♦-