# HG changeset patch # User Nick Roberts # Date 1185593225 0 # Node ID 62ba8fc1101fc348e9071be9415096156d88570f # Parent da1812ef8848ff1aa1070cb7979597837b188abe (GDB Graphical Interface): Qualify use of "M-x gdba". diff -r da1812ef8848 -r 62ba8fc1101f man/building.texi --- 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.