This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] dwarf.exp: In 64-bit units, emit also abbrev offset as a 64-bit field


Yao Qi <yao@codesourcery.com> writes:

>> +2014-11-14  Petr Machata  <pmachata@redhat.com>
>> +
>> +	* lib/dwarf.exp (Dwarf::cu, Dwarf::tu): In units with 64-bit
>> +	offsets, emit also abbrev offset as a 64-bit field.
>
> Your changelog entry doesn't describe what the change is.  How about this?
>
> 	* lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
>         ${_cu_offset_size} bytes abbrev offset.
>
> I'll commit the patch for you if you are happy with the updated changelog.

I am.

Thanks,
Petr


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]