be (Breakpoint Enable)

Syntax

be [[id-list]]

Restores one or more breakpoints that were temporarily disabled by a bd command. If id-list is given, the command enables the breakpoints named in the list. The id-list can be any combination of integer values from 0 to 9. If the id-list is a wildcard character (*), the command enables all breakpoints.