]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove paragraph for GUD that is no longer true after the change:
authorNick Roberts <nickrob@snap.net.nz>
Wed, 8 Oct 2003 22:02:52 +0000 (22:02 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Wed, 8 Oct 2003 22:02:52 +0000 (22:02 +0000)
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.

man/speedbar.texi

index 0ea8327e512ac065af97d6305b2ea4b23ba1e332..54084b2a430e186eb55a85edcfb2dc109db5c778 100644 (file)
@@ -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 @@ You can click on any stack element and gdb will move to that stack
 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