public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* gas emits incorrect .debug_line prologue header length for 64-bit DWARF
@ 2014-02-27 18:03 Ed Maste
  2014-02-28  4:38 ` Alan Modra
  0 siblings, 1 reply; 4+ messages in thread
From: Ed Maste @ 2014-02-27 18:03 UTC (permalink / raw)
  To: binutils

The header_length field is supposed to be the number of bytes
following the field to the first byte of the line number program, but
dwarf2dbg.c:out_debug_line has hard-coded constants that are correct
only for 32-bit DWARF.

I've fixed it in FreeBSD here in SVN r256692:
http://svnweb.freebsd.org/base?view=revision&revision=256692

-Ed

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-01 22:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-27 18:03 gas emits incorrect .debug_line prologue header length for 64-bit DWARF Ed Maste
2014-02-28  4:38 ` Alan Modra
2014-02-28 17:52   ` Ed Maste
2014-03-01 22:17     ` Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).