This is the mail archive of the binutils@sourceware.cygnus.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: patch for readelf dwarf2 debug_line bug


Hi Jim,

: readelf is incorrectly decoding special opcodes found in the dwarf2
: .debug_line section.  It is accidentally adding the address offset
: into the line number offset.

Oops - thanks for spotting this.

: Note that I don't have binutils checkin priviledges, so someone else
: will have to check this in unless someone grants such priviledges to
: me. 

I assume that someone will give you the priviledges soon, but in the
meantime I have checked your patch in.

: Wed Aug 25 20:07:10 1999  Jim Wilson  <wilson@cygnus.com>
: 
: 	* readelf.c (display_debug_lines, case default): Change second line
: 	setting	adv to use = not +=.

Applied.

Cheers
	Nick

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