diff man/building.texi @ 78348:62ba8fc1101f

(GDB Graphical Interface): Qualify use of "M-x gdba".
author Nick Roberts <nickrob@snap.net.nz>
date Sat, 28 Jul 2007 03:27:05 +0000
parents 460f1bfb58f2
children b1c01a5355f9 e126e09e6ac7
line wrap: on
line diff
--- a/man/building.texi	Sat Jul 28 03:23:12 2007 +0000
+++ b/man/building.texi	Sat Jul 28 03:27:05 2007 +0000
@@ -828,7 +828,9 @@
 future sessions.  You need to use text command mode to debug multiple
 programs within one Emacs session.  If you have customized
 @code{gud-gdb-command-name} in this way, you can use @kbd{M-x gdba} to
-invoke GDB in graphical mode.
+invoke GDB in graphical mode.  Moreover, this command succeeds where
+@kbd{M-x gdb} fails, such as when your @file{.gdbinit} file contains
+executable GDB commands.
 
 @menu
 * GDB-UI Layout::               Control the number of displayed buffers.