1 つまたは複数のブレークポイントに関する情報を出力します。
(idb)
info breakpoints
Num Type Disp Enb Address What
1 breakpoint keep y 0x08051603 in main at src/x_list.cxx:182
breakpoint already hit 1 time(s)
2 breakpoint keep y 0x0804ae5a in List<Node>::append(Node * const) at src/x_list.cxx:148
breakpoint already hit 1 time(s)
3 watchpoint keep y _firstNode