changeset 52812:2f050a275745

Remove paragraph for GUD that is no longer true after the change: 2003-05-28 Nick Roberts <nick@nick.uklinux.net> * gud.el (gud-gdb-goto-stackframe, gud-gdb-get-stackframe): Add server prefix to the gdb commands used by the speedbar.
author Nick Roberts <nickrob@snap.net.nz>
date Wed, 08 Oct 2003 22:02:52 +0000
parents 35be4df0faf9
children 75b71fb15f6a
files man/speedbar.texi
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/man/speedbar.texi	Wed Oct 08 22:00:50 2003 +0000
+++ b/man/speedbar.texi	Wed Oct 08 22:02:52 2003 +0000
@@ -1,5 +1,5 @@
 \input texinfo   @c -*-texinfo-*-
-@c $Id: speedbar.texi,v 1.11 2002/10/02 23:24:31 karl Exp $
+@c $Id: speedbar.texi,v 1.12 2003/09/01 15:45:46 miles Exp $
 
 @setfilename ../info/speedbar
 @settitle Speedbar: File/Tag summarizing utility
@@ -648,10 +648,6 @@
 level.  You can then check variables local to that level at the GDB
 prompt.
 
-This mode has the unfortunate side-effect of breaking GDB's repeat
-feature when you hit @kbd{RET} since your previous command is overridden
-with a stack fetching command.
-
 @node Customizing, Extending, Minor Modes, Top
 @comment  node-name,  next,  previous,  up
 @chapter Customizing