Re: gdb tenth edition now eleventh edition?
Jonny Grant <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 02/01/2021 16:27, Eli Zaretskii wrote: >> From: Jonny Grant <[email protected]> >> 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