[ < ] | [ > ] | [ << ] | [Plus haut] | [ >> ] | [Top] | [Table des matières] | [Index] | [ ? ] |
The breakpoints buffer shows the existing breakpoints, watchpoints and catchpoints (voir (gdb)Breakpoints section `Breakpoints' dans The GNU debugger). It has these special commands, which mostly apply to the current breakpoint, the breakpoint which point is on.
Enable/disable the current breakpoint (gdb-toggle-breakpoint
). On a
graphical display, this changes the color of a bullet in the margin of a
source buffer at the relevant line. This is red when the breakpoint is
enabled and grey when it is disabled. Text-only terminals correspondingly
display a ‘B’ or ‘b’.
Delete the current breakpoint (gdb-delete-breakpoint
).
Visit the source line for the current breakpoint
(gdb-goto-breakpoint
).
Visit the source line for the breakpoint you click on.
Ce document a été généré par Eric Reinbold le 23 Février 2009 en utilisant texi2html 1.78.