[PATCH 12/20] Remove DW_ADDR

Tom Tromey tom@tromey.com
Sat Apr 4 14:05:00 GMT 2020


>>>>> "Simon" == Simon Marchi <simark@simark.ca> writes:

Simon> I wonder if we should assert

Simon>   gdb_assert (!requires_reprocessing);

Simon> in attribute::address and attribute::string.  Otherwise, we could miss
Simon> reprocessing an attribute and we'd return a bogus value, it seems.

Makes sense, I did this.

Tom


More information about the Gdb-patches mailing list