bc (Breakpoint Clear)

Syntax

bc [[id-list]]

Permanently removes one or more breakpoints. If id-list is given, the command removes the breakpoints named in the list. The id-list can be any combination of integer values from 0 to 31. If the id-list is a wildcard character (*), the command removes all breakpoints.