This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: objdump : Odd formating if disassembly with --enable-64-bit-bfd


On Sat, 13 Jan 2001, Erik de Castro Lopo wrote:

> !   /* The output looks better if we put 10 bytes on a line, since that
> !      puts all long word instructions on a single line.  */
> !   info->bytes_per_line = 10;

This workaround isn't the sort of patch I had in mind.  We can't just keep
increasing bytes_per_line (originally 5).  What I was looking for was a
patch that properly formatted a continuation line when --prefix-addresses.

-- 
Linuxcare.  Support for the Revolution.



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