diff options
author | John Gilmore <gnu@cygnus> | 1990-09-05 19:19:18 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1990-09-05 19:19:18 +0000 |
commit | 45007746d390acd853615c9269c265c4c48ffce0 (patch) | |
tree | 9a7cc593907e2bfd2f3a34a1c1643397d6ffcd8e /gdb | |
parent | 831c851165e112139af1265f294e198401814c1f (diff) | |
download | gdb-45007746d390acd853615c9269c265c4c48ffce0.zip gdb-45007746d390acd853615c9269c265c4c48ffce0.tar.gz gdb-45007746d390acd853615c9269c265c4c48ffce0.tar.bz2 |
Merge in 3.91.11 changes
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/doc/gdb.texinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 3de98f5..70b8e67 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -3289,6 +3289,7 @@ dump file name (as if it were preceded by @samp{-c}). @node Emacs, Remote, Options, Top @chapter Using GDB under GNU Emacs +@cindex emacs A special interface allows you to use GNU Emacs to view (and edit) the source files for the program you are debugging with GDB. |