be list | *
The be command restores (enables) one or more breakpoints that have been temporarily disabled by a bd command.
The following example enables breakpoints 0, 4, and 8:
be 0 4 8