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:
parent
3339a0ca7e
commit
3ebde3fb70
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user