[4.7 PATCH] Decrease size of DW_AT_bit_offset on little-endian targets (PR debug/47946)

Tom Tromey tromey@redhat.com
Wed Mar 2 18:27:00 GMT 2011


>>>>> "Jakub" == Jakub Jelinek <jakub@redhat.com> writes:

Jakub> DWARF4 obsoletes DW_AT_bit_offset with DW_AT_data_bit_offset, but
Jakub> this patch doesn't try to change it for -gdwarf-4, that would be
Jakub> more work (and most probably gdb doesn't handle it yet either).

Unfortunately you are right -- GDB doesn't handle DW_AT_data_bit_offset.
If you want to do that, let me know and I will write a GDB patch for it.

Tom



More information about the Gcc-patches mailing list