# HG changeset patch # User Nick Roberts # Date 1160264331 0 # Node ID c1e1c7527b1acbb386cccb72d342860bb1826c99 # Parent 3546bda2752ffe6c78ae481d54b187d7da370bfa (Breakpoints Buffer): Mention catchpoints. diff -r 3546bda2752f -r c1e1c7527b1a man/building.texi --- 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.