RFA: fix doc typo
J.T. Conklin
jtc@redback.com
Tue Jun 20 11:32:00 GMT 2000
I submit the enclosed patch for approval.
--jtc
2000-06-20 J.T. Conklin <jtc@redback.com>
* gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
Index: gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.25
diff -c -r1.25 gdb.texinfo
*** gdb.texinfo 2000/05/31 10:18:58 1.25
--- gdb.texinfo 2000/06/20 18:29:41
***************
*** 2324,2330 ****
@cindex latest breakpoint
Breakpoints are set with the @code{break} command (abbreviated
@code{b}). The debugger convenience variable @samp{$bpnum} records the
! number of the breakpoints you've set most recently; see @ref{Convenience
Vars,, Convenience variables}, for a discussion of what you can do with
convenience variables.
--- 2324,2330 ----
@cindex latest breakpoint
Breakpoints are set with the @code{break} command (abbreviated
@code{b}). The debugger convenience variable @samp{$bpnum} records the
! number of the breakpoint you've set most recently; see @ref{Convenience
Vars,, Convenience variables}, for a discussion of what you can do with
convenience variables.
--
J.T. Conklin
RedBack Networks
More information about the Gdb-patches
mailing list