This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: Patch: objdump.c
- To: Alan Modra <amodra at bigpond dot net dot au>
- Subject: Re: Patch: objdump.c
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- Date: Wed, 25 Jul 2001 01:18:59 -0400 (EDT)
- cc: John Healy <jhealy at redhat dot com>, <binutils at sources dot redhat dot com>
On Wed, 25 Jul 2001, Alan Modra wrote:
> On Tue, Jul 24, 2001 at 02:54:55PM -0400, John Healy wrote:
> > * objdump.c (disassemble_data): Fill in section member of the
> > disasm_info structure.
>
> OK. I guess this makes objdump_disasm_info.sec (and .abfd) redundant.
> I wonder why Hans-Peter didn't set disassemble_data.section here when
> he added that field?
Eh, uh... an oversight IIRC. Maybe I was trying to make sure
the field was there when it would be needed; I think it was an
uncontributed port that needed it and I thought it was a Good
Idea at the time to get ABI issues dealt with first. Perhaps it
was for the benefit of GDB rather than objdump.
brgds, H-P