commit | a83688465fec197f682e88c223d41468fac12efa | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Feb 06 09:45:15 2025 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Tue Mar 18 12:40:58 2025 -0600 |
tree | 1d05982988befc5e18e99dee77d471915545ee71 | |
parent | e0a55ad42257771a6bed89130d45d0a24d417759 [diff] |
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>