]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/doc: be more verbose about .gdb_index changes in version 9
authorAndrew Burgess <aburgess@redhat.com>
Thu, 25 Sep 2025 09:13:45 +0000 (10:13 +0100)
committerAndrew Burgess <aburgess@redhat.com>
Thu, 25 Sep 2025 15:52:57 +0000 (16:52 +0100)
commitd9f1578be5a326d34710a38d215e80a43ab910c5
tree2c655a76edc86932b5e64b4790a643193b074300
parente135b989412ca9421331f5c32611a7340fbb5430
gdb/doc: be more verbose about .gdb_index changes in version 9

I had reason to read the docs relating to .gdb_index format, and ended
up having to look at historical versions of the documentation in order
to clarify exactly what changed with the introduction of version 9.

Given that we claim versions 7, 8, and 9 are all still allowable index
versions, I think our docs should make it clear what the current
format is, but also what previous formats looked like.

I did try to do the same for the changes from 7 to 8, but even after
reading commit 796a7ff8234cfaa8a I'm still not entirely clear what
changed.  If I gain some insight in the future then there might be a
follow on patch for that too.

Approved-By: Eli Zaretskii <eliz@gnu.org>
gdb/doc/gdb.texinfo