public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* [RFC] DWARF CFI: what to do with .eh_frame sections?
@ 2003-05-09 20:14 Mark Kettenis
  2003-05-09 20:20 ` Daniel Jacobowitz
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Kettenis @ 2003-05-09 20:14 UTC (permalink / raw)
  To: gdb

It's clear that we want to support unwinding using info in .eh_frame
sections in addition to .debug_frame sections.  I'm inclined to make
to make dwarf-frame.c provide two frame unwinders: one that uses
.debug_frame info, and one that uses .eh_frame info.  That way it will
be possible to let the target determine if .dwarf_frame will be
preferred over .eh_frame or not.

Thoughts?

Mark

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

end of thread, other threads:[~2003-05-09 23:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-09 20:14 [RFC] DWARF CFI: what to do with .eh_frame sections? Mark Kettenis
2003-05-09 20:20 ` Daniel Jacobowitz
2003-05-09 21:58   ` Andrew Cagney
2003-05-09 22:27     ` Daniel Jacobowitz
2003-05-09 23:59       ` Andrew Cagney

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