Mercurial > emacs
changeset 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 | da1812ef8848 |
children | 8cee7057fb41 |
files | man/building.texi |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
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.