public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* gdb tenth edition now eleventh edition?
@ 2021-01-02 16:07 Jonny Grant
  2021-01-02 16:14 ` Andreas Schwab
  2021-01-02 16:27 ` Eli Zaretskii
  0 siblings, 2 replies; 6+ messages in thread
From: Jonny Grant @ 2021-01-02 16:07 UTC (permalink / raw)
  To: gdb

Hello


https://sourceware.org/gdb/current/onlinedocs/gdb/

"This is the Tenth Edition, of Debugging with GDB: the GNU Source-Level Debugger for GDB (GDB) Version 11.0.50.20210101-git."

Should that say "Eleventh Edition" ? Although, maybe simpler just to remove that tenth/eleventh/twelfth etc, as the actual version is at the end of the line as a number.

Again, a few lines below it says "This is the Tenth Edition, for GDB (GDB) Version 11.0.50.20210101-git."

Cheers
Jonny

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gdb tenth edition now eleventh edition?
  2021-01-02 16:07 gdb tenth edition now eleventh edition? Jonny Grant
@ 2021-01-02 16:14 ` Andreas Schwab
  2021-01-02 16:21   ` Jonny Grant
  2021-01-02 16:27 ` Eli Zaretskii
  1 sibling, 1 reply; 6+ messages in thread
From: Andreas Schwab @ 2021-01-02 16:14 UTC (permalink / raw)
  To: Jonny Grant; +Cc: gdb

On Jan 02 2021, Jonny Grant wrote:

> Should that say "Eleventh Edition" ?

See commit 26829f2babc.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gdb tenth edition now eleventh edition?
  2021-01-02 16:14 ` Andreas Schwab
@ 2021-01-02 16:21   ` Jonny Grant
  2021-01-05 12:04     ` Christian Biesinger
  0 siblings, 1 reply; 6+ messages in thread
From: Jonny Grant @ 2021-01-02 16:21 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: gdb



On 02/01/2021 16:14, Andreas Schwab wrote:
> On Jan 02 2021, Jonny Grant wrote:
> 
>> Should that say "Eleventh Edition" ?
> 
> See commit 26829f2babc.
> 
> Andreas.
 
I searched here, but it doesn't find.

https://sourceware.org/git/?p=binutils-gdb.git&a=search&h=HEAD&st=commit&s=26829f2babc

Cheers, Jonny

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gdb tenth edition now eleventh edition?
  2021-01-02 16:07 gdb tenth edition now eleventh edition? Jonny Grant
  2021-01-02 16:14 ` Andreas Schwab
@ 2021-01-02 16:27 ` Eli Zaretskii
  2021-01-02 19:04   ` Jonny Grant
  1 sibling, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2021-01-02 16:27 UTC (permalink / raw)
  To: Jonny Grant; +Cc: gdb

> From: Jonny Grant <jg@jguk.org>
> Date: Sat, 2 Jan 2021 16:07:28 +0000
> 
> https://sourceware.org/gdb/current/onlinedocs/gdb/
> 
> "This is the Tenth Edition, of Debugging with GDB: the GNU Source-Level Debugger for GDB (GDB) Version 11.0.50.20210101-git."
> 
> Should that say "Eleventh Edition" ? Although, maybe simpler just to remove that tenth/eleventh/twelfth etc, as the actual version is at the end of the line as a number.
> 
> Again, a few lines below it says "This is the Tenth Edition, for GDB (GDB) Version 11.0.50.20210101-git."

The versions of the printed manual and that of GDB don't necessarily
match.  That is why the manual says _edition_ 10, but _version_ 11.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gdb tenth edition now eleventh edition?
  2021-01-02 16:27 ` Eli Zaretskii
@ 2021-01-02 19:04   ` Jonny Grant
  0 siblings, 0 replies; 6+ messages in thread
From: Jonny Grant @ 2021-01-02 19:04 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: gdb



On 02/01/2021 16:27, Eli Zaretskii wrote:
>> From: Jonny Grant <jg@jguk.org>
>> Date: Sat, 2 Jan 2021 16:07:28 +0000
>>
>> https://sourceware.org/gdb/current/onlinedocs/gdb/
>>
>> "This is the Tenth Edition, of Debugging with GDB: the GNU Source-Level Debugger for GDB (GDB) Version 11.0.50.20210101-git."
>>
>> Should that say "Eleventh Edition" ? Although, maybe simpler just to remove that tenth/eleventh/twelfth etc, as the actual version is at the end of the line as a number.
>>
>> Again, a few lines below it says "This is the Tenth Edition, for GDB (GDB) Version 11.0.50.20210101-git."
> 
> The versions of the printed manual and that of GDB don't necessarily
> match.  That is why the manual says _edition_ 10, but _version_ 11.

Ok I see. Now I understand
Jonny

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gdb tenth edition now eleventh edition?
  2021-01-02 16:21   ` Jonny Grant
@ 2021-01-05 12:04     ` Christian Biesinger
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Biesinger @ 2021-01-05 12:04 UTC (permalink / raw)
  To: Jonny Grant; +Cc: Andreas Schwab, Reuben Thomas via Gdb

On Sat, Jan 2, 2021 at 5:21 PM Jonny Grant <jg@jguk.org> wrote:
> On 02/01/2021 16:14, Andreas Schwab wrote:
> > On Jan 02 2021, Jonny Grant wrote:
> >
> >> Should that say "Eleventh Edition" ?
> >
> > See commit 26829f2babc.
> >
> > Andreas.
>
> I searched here, but it doesn't find.
>
> https://sourceware.org/git/?p=binutils-gdb.git&a=search&h=HEAD&st=commit&s=26829f2babc

This is the commit:
https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=26829f2babc

Christian

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-05 12:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-02 16:07 gdb tenth edition now eleventh edition? Jonny Grant
2021-01-02 16:14 ` Andreas Schwab
2021-01-02 16:21   ` Jonny Grant
2021-01-05 12:04     ` Christian Biesinger
2021-01-02 16:27 ` Eli Zaretskii
2021-01-02 19:04   ` Jonny Grant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).