Format: be exception_number { cmds }
Adds a new breakpoint for the hardware exception exception_number. When this exception is encountered, the command list cmds will be executed like those for any other breakpoint. See also de, l (lowercase L) with the e option, and tog.