emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/Attic/building.texi, v [EMACS_22_BASE


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/man/Attic/building.texi, v [EMACS_22_BASE]
Date: Thu, 04 Oct 2007 07:54:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Nick Roberts <nickrob>  07/10/04 07:54:41

Index: building.texi
===================================================================
RCS file: /sources/emacs/emacs/man/Attic/building.texi,v
retrieving revision 1.115.2.1
retrieving revision 1.115.2.2
diff -u -b -r1.115.2.1 -r1.115.2.2
--- building.texi       28 Jul 2007 03:27:05 -0000      1.115.2.1
+++ building.texi       4 Oct 2007 07:54:41 -0000       1.115.2.2
@@ -820,17 +820,14 @@
 operation you must not change these values during the GDB session.
 
 @vindex gud-gdb-command-name
address@hidden gdba
-  You can also run GDB in text command mode, like other debuggers.  To
-do this, replace the GDB @code{"--annotate=3"} option with
address@hidden"--fullname"} either in the minibuffer for the current Emacs
-session, or the custom variable @code{gud-gdb-command-name} for all
-future sessions.  You need to use text command mode to debug multiple
-programs within one Emacs session.  If you have customized
address@hidden in this way, you can use @kbd{M-x gdba} to
-invoke GDB in graphical mode.  Moreover, this command succeeds where
address@hidden gdb} fails, such as when your @file{.gdbinit} file contains
-executable GDB commands.
+  You can also run GDB in text command mode, like the other debuggers
+in Emacs.  To do this, replace the GDB @code{"--annotate=3"} option
+with @code{"--fullname"} either in the minibuffer for the current
+Emacs session, or the custom variable @code{gud-gdb-command-name} for
+all future sessions.  You need to use text command mode to debug
+multiple programs within one Emacs session.  You can also use
address@hidden gud-gdb} to invoke GDB in text command mode if you have
+problems before execution has started.
 
 @menu
 * GDB-UI Layout::               Control the number of displayed buffers.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]