1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-02 11:21:42 +00:00

(Breakpoints Buffer): Mention catchpoints.

This commit is contained in:
Nick Roberts 2006-10-07 23:38:51 +00:00
parent 3339a0ca7e
commit 3ebde3fb70

View File

@ -964,8 +964,8 @@ for example, when re-setting a breakpoint.
@node Breakpoints Buffer
@subsubsection Breakpoints Buffer
The breakpoints buffer shows the existing breakpoints and
watchpoints (@pxref{Breakpoints,,, gdb, The GNU debugger}). It has
The breakpoints buffer shows the existing breakpoints, watchpoints and
catchpoints (@pxref{Breakpoints,,, gdb, The GNU debugger}). It has
these special commands, which mostly apply to the @dfn{current
breakpoint}, the breakpoint which point is on.