This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
documentation for augmentations in .eh_frame?
- From: David Mosberger <davidm at napali dot hpl dot hp dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 15 Dec 2003 17:07:06 -0800
- Subject: documentation for augmentations in .eh_frame?
- Reply-to: davidm at hpl dot hp dot com
Is there any documentation (other than the source-code) that describes
the augmentations used in the .eh_frame section? Between DWARF3 and
LSB v1.3, I found a description of most everything else related to
stack unwinding, but the augmentations don't seem to be documented
anywhere. Or am I missing something?
Thanks,
--david