changeset 73296:c1e1c7527b1a

(Breakpoints Buffer): Mention catchpoints.
author Nick Roberts <nickrob@snap.net.nz>
date Sat, 07 Oct 2006 23:38:51 +0000
parents 3546bda2752f
children f4d7960fe496
files man/building.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/man/building.texi	Sat Oct 07 23:38:26 2006 +0000
+++ b/man/building.texi	Sat Oct 07 23:38:51 2006 +0000
@@ -964,8 +964,8 @@
 @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.