]> git.eshelyaron.com Git - emacs.git/commitdiff
(Breakpoints Buffer): Mention catchpoints.
authorNick Roberts <nickrob@snap.net.nz>
Sat, 7 Oct 2006 23:38:51 +0000 (23:38 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sat, 7 Oct 2006 23:38:51 +0000 (23:38 +0000)
man/building.texi

index 451246ae55de1e6c3eb050cee063832bb0a173bd..a92810e617d3da93657b03fbab73dc4cee54f74c 100644 (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.