summaryrefslogtreecommitdiff
path: root/man/building.texi
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2006-10-07 23:38:51 +0000
committerNick Roberts <nickrob@snap.net.nz>2006-10-07 23:38:51 +0000
commit3ebde3fb70b816db009cd1ca738c88089f9f8cc9 (patch)
tree71ec4ec6b092e7131aa3ce6a262923bebf1b5a52 /man/building.texi
parent3339a0ca7e2956ea044b043ca8ea8b22a40d8549 (diff)
downloademacs-3ebde3fb70b816db009cd1ca738c88089f9f8cc9.tar.gz
(Breakpoints Buffer): Mention catchpoints.
Diffstat (limited to 'man/building.texi')
-rw-r--r--man/building.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/building.texi b/man/building.texi
index 451246ae55d..a92810e617d 100644
--- a/man/building.texi
+++ b/man/building.texi
@@ -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.