info breakpoints [num1 ...] [verbose]
Show status of user-settable breakpoints. If no breakpoint numbers are given, the show all breakpoints. Otherwise only those breakpoints listed are shown and the order given. If VERBOSE is given, more information provided about each breakpoint.
The Disp
column contains one of keep
, del
, the disposition of the breakpoint after it gets hit.
The Enb
column indicates whether the breakpoint is enabled.
The Where
column indicates where the breakpoint is located.