Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
71fed6f3
Commit
71fed6f3
authored
Jul 28, 2007
by
Nick Roberts
Browse files
(GDB Graphical Interface): Qualify use of "M-x gdba".
parent
f242f772
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
man/building.texi
man/building.texi
+3
-1
No files found.
man/building.texi
View file @
71fed6f3
...
...
@@ -828,7 +828,9 @@ 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
@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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment