]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Emit language and encoding names from dwarf-to-dwarf-assembler
authorTom Tromey <tromey@adacore.com>
Wed, 22 Oct 2025 14:04:12 +0000 (08:04 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 28 Oct 2025 15:38:47 +0000 (09:38 -0600)
commit8e2dd54209199c7df1a5cb83f4b281b5bea03b8f
tree4a39dc13ca79d96070f97eb43e3f337e294b710a
parent101b7a01c203425a8c4316e72ff187f8912b16e9
Emit language and encoding names from dwarf-to-dwarf-assembler

This changes dwarf-to-dwarf-assembler to emit DW_LANG_* and DW_ATE_*
names when decoding the appropriate attributes.  This makes the output
a little more readable and a little closer to something we'd check in.

Approved-By: Andrew Burgess <aburgess@redhat.com>
gdb/contrib/dwarf-to-dwarf-assembler.py