From: Nick Roberts Date: Sat, 7 Oct 2006 23:38:51 +0000 (+0000) Subject: (Breakpoints Buffer): Mention catchpoints. X-Git-Tag: emacs-pretest-22.0.90~191 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ebde3fb70b816db009cd1ca738c88089f9f8cc9;p=emacs.git (Breakpoints Buffer): Mention catchpoints. --- 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.