[PATCH 02/20] Rename struct attribute accessors

Tom Tromey tom@tromey.com
Mon Mar 30 23:39:19 GMT 2020


>>>>> ">" == Aktemur, Tankut Baris <tankut.baris.aktemur@intel.com> writes:

>> -          CORE_ADDR low = attr->value_as_address ();
>> -	  CORE_ADDR high = attr_high->value_as_address ();
>> +          CORE_ADDR low = attr->address ();

>> The existing code had 8 spaces that can now be replaced with a tab.

Thanks, I changed this.

Tom


More information about the Gdb-patches mailing list