This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: [RFA] elfread.c: Add 64-bit DWARF support
- From: Nick Clifton <nickc at redhat dot com>
- To: Kevin Buettner <kevinb at redhat dot com>
- Cc: binutils at sources dot redhat dot com
- Date: 31 Mar 2003 14:04:15 +0100
- Subject: Re: [RFA] elfread.c: Add 64-bit DWARF support
- References: <1030326174502.ZM3021@localhost.localdomain>
Hi Kevin,
> Is the part below okay?
>
> * readelf.c (read_and_display_attr, read_and_display_attr_value):
> Add new arguments ``offset_size'' and ``dwarf_version''. Adjust
> all callers.
> (display_debug_lines, display_debug_pubnames, display_debug_info)
> (display_debug_aranges, display_debug_frames, read_and_display_attr)
> (read_and_display_attr_value): Add 64-bit DWARF support.
Approved and applied.
Cheers
Nick