public inbox for archer@sourceware.org
 help / color / mirror / Atom feed
* Size of DW_FORM_ref_addr in DWARF 3 and the archer-jankratochvil-fedora13 branch
@ 2010-04-20 15:39 Joost van der Sluis
  2010-04-29 17:39 ` Jan Kratochvil
  0 siblings, 1 reply; 3+ messages in thread
From: Joost van der Sluis @ 2010-04-20 15:39 UTC (permalink / raw)
  To: archer

Hi all,

Since Dwarf 3 the length of a DW_FORM_ref_addr entry is not dependent on
the pointer size of the target platform, but on the used Dwarf-format
(32 bit or 64 bit) for the current compilation section.

When I load a project with Dwarf-3 debug information with fsf-gdb head,
it works. But not with the archer-jankratochvil-fedora13 branch. That
version assumes that the length of a DW_FORM_ref_addr on 64 bit is
always 64 bits, which is not the case.

Is it planned to merge this fix from fsf-gdb to
archer-jankratochvil-fedora13? How is this normally handled?

Regards,

Joost van der Sluis.

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

end of thread, other threads:[~2010-05-02 19:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-20 15:39 Size of DW_FORM_ref_addr in DWARF 3 and the archer-jankratochvil-fedora13 branch Joost van der Sluis
2010-04-29 17:39 ` Jan Kratochvil
2010-05-02 19:54   ` Joost van der Sluis

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).