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: Remove deprecated DW_FORM_sig8 define


>>>>> "Mark" == Mark Wielaard <mjw@redhat.com> writes:

Mark> 2011-03-24  Mark Wielaard  <mjw@redhat.com>
Mark>         * dwarf2read.c (lookup_signatured_type): Use DW_FORM_ref_sig8 in
Mark>         complaint.
Mark>         (skip_one_die): Use DW_FORM_ref_sig8, not DW_FORM_sig8.
Mark>         (find_partial_die_in_comp_unit): Likewise in comment.
Mark>         (read_attribute_value): Likewise.
Mark>         (lookup_die_type): Likewise.
Mark>         (dwarf_form_name): Likewise.
Mark>         (dump_die_shallow): Likewise.
Mark>         (follow_die_ref_or_sig): Likewise.

I'm checking this part in.

The dwarf2.h change needs approval from gcc-patches first.
If it is ok'd, and you need me to commit it, let me know.

Tom


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