]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use form name in complaint in dwarf2_record_block_entry_pc
authorTom Tromey <tromey@adacore.com>
Thu, 6 Feb 2025 16:45:15 +0000 (09:45 -0700)
committerTom Tromey <tromey@adacore.com>
Tue, 18 Mar 2025 18:40:58 +0000 (12:40 -0600)
commita83688465fec197f682e88c223d41468fac12efa
tree1d05982988befc5e18e99dee77d471915545ee71
parente0a55ad42257771a6bed89130d45d0a24d417759
Use form name in complaint in dwarf2_record_block_entry_pc

This changes dwarf2_record_block_entry_pc to issue a complaint using
the form name rather than a value.  This seems more correct to me.

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