]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb/doc/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 7 Aug 2012 16:51:52 +0000 (16:51 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 7 Aug 2012 16:51:52 +0000 (16:51 +0000)
* gdbint.texinfo (Debugging GDB): In section
'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
Mention also gdb-gdb.py.

gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index cbe96d26a8ce7018887d64d11ed7f655c792f602..8bb30137236dbd55320c0cc696820ce99e1a8d83 100644 (file)
@@ -1,3 +1,9 @@
+2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdbint.texinfo (Debugging GDB): In section
+       'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
+       Mention also gdb-gdb.py.
+
 2012-07-20  Doug Evans  <dje@google.com>
 
        * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
index 5e00f1f73e6b3dcb1204d4cd8a6f30bc59897bc9..c4c1cc9fffe7da9a5a662cdb764adc39eaa2924f 100644 (file)
@@ -8030,11 +8030,11 @@ debugged in another.  Rather than typing the command @kbd{@w{./gdb
 ./gdb}}, which works on Suns and such, you can copy @file{gdb} to
 @file{gdb2} and then type @kbd{@w{./gdb ./gdb2}}.
 
-When you run @value{GDBN} in the @value{GDBN} source directory, it will read a
-@file{.gdbinit} file that sets up some simple things to make debugging
-gdb easier.  The @code{info} command, when executed without a subcommand
-in a @value{GDBN} being debugged by gdb, will pop you back up to the top level
-gdb.  See @file{.gdbinit} for details.
+When you run @value{GDBN} in the @value{GDBN} source directory, it will read
+@file{gdb-gdb.gdb} file (plus possibly @file{gdb-gdb.py} file) that sets up
+some simple things to make debugging gdb easier.  The @code{info} command, when
+executed without a subcommand in a @value{GDBN} being debugged by gdb, will pop
+you back up to the top level gdb.  See @file{gdb-gdb.gdb} for details.
 
 If you use emacs, you will probably want to do a @code{make TAGS} after
 you configure your distribution; this will put the machine dependent