* [doc] gdbint: Fix .gdbinit vs. new gdb-gdb.gdb
@ 2012-08-07 14:54 Jan Kratochvil
2012-08-07 16:36 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Jan Kratochvil @ 2012-08-07 14:54 UTC (permalink / raw)
To: gdb-patches
Hi Eli,
I have noticed after all the auto-load changes this paragraph of gdbinit is
inaccurate now.
Thanks,
Jan
gdb/doc/
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.
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo
index 5e00f1f..c4c1cc9 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [doc] gdbint: Fix .gdbinit vs. new gdb-gdb.gdb
2012-08-07 14:54 [doc] gdbint: Fix .gdbinit vs. new gdb-gdb.gdb Jan Kratochvil
@ 2012-08-07 16:36 ` Eli Zaretskii
2012-08-07 16:41 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2012-08-07 16:36 UTC (permalink / raw)
To: Jan Kratochvil; +Cc: gdb-patches
> Date: Tue, 7 Aug 2012 16:54:36 +0200
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
>
> Hi Eli,
>
> I have noticed after all the auto-load changes this paragraph of gdbinit is
> inaccurate now.
Thanks, this is OK.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [doc] gdbint: Fix .gdbinit vs. new gdb-gdb.gdb
2012-08-07 16:36 ` Eli Zaretskii
@ 2012-08-07 16:41 ` Eli Zaretskii
2012-08-07 16:53 ` [commit+7.5] " Jan Kratochvil
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2012-08-07 16:41 UTC (permalink / raw)
To: jan.kratochvil; +Cc: gdb-patches
> Date: Tue, 07 Aug 2012 19:35:49 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: gdb-patches@sourceware.org
>
> > Date: Tue, 7 Aug 2012 16:54:36 +0200
> > From: Jan Kratochvil <jan.kratochvil@redhat.com>
> >
> > Hi Eli,
> >
> > I have noticed after all the auto-load changes this paragraph of gdbinit is
> > inaccurate now.
>
> Thanks, this is OK.
I meant, your changes are OK. Sorry for being ambiguous.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [commit+7.5] [doc] gdbint: Fix .gdbinit vs. new gdb-gdb.gdb
2012-08-07 16:41 ` Eli Zaretskii
@ 2012-08-07 16:53 ` Jan Kratochvil
0 siblings, 0 replies; 4+ messages in thread
From: Jan Kratochvil @ 2012-08-07 16:53 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: gdb-patches
On Tue, 07 Aug 2012 18:40:58 +0200, Eli Zaretskii wrote:
> > > I have noticed after all the auto-load changes this paragraph of gdbinit is
> > > inaccurate now.
> >
> > Thanks, this is OK.
>
> I meant, your changes are OK. Sorry for being ambiguous.
I understood it the right way. Checked in:
http://sourceware.org/ml/gdb-cvs/2012-08/msg00063.html
and for 7.5 as it is apparently safe:
http://sourceware.org/ml/gdb-cvs/2012-08/msg00064.html
Thanks,
Jan
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-08-07 16:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-07 14:54 [doc] gdbint: Fix .gdbinit vs. new gdb-gdb.gdb Jan Kratochvil
2012-08-07 16:36 ` Eli Zaretskii
2012-08-07 16:41 ` Eli Zaretskii
2012-08-07 16:53 ` [commit+7.5] " Jan Kratochvil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox