]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Dump debug names index
authorTom Tromey <tom@tromey.com>
Fri, 28 Feb 2025 03:26:13 +0000 (20:26 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 5 Mar 2025 15:00:07 +0000 (08:00 -0700)
commitc3bdc2348f97da571c866e77ae2db902761ac446
tree34eae7e2922be7915dc2082bb65b34d5141515ec
parent5b412c6b4db7689a8eba4ec0c9c7bd9efc8c055e
Dump debug names index

This changes the .debug_names reader to dump the contents of the
index.  This follows what the cooked index does, and also fixes a
couple of test failures when run with the debug-names board:
forward-spec-inter-cu.exp and backward-spec-inter-cu.exp.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/dwarf2/read-debug-names.c