This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: __get_eh_info?
- From: Tom Tromey <tromey at redhat dot com>
- To: Adam Megacz <gcj at lists dot megacz dot com>
- Cc: java at gcc dot gnu dot org
- Date: 15 Dec 2001 16:50:09 -0700
- Subject: Re: __get_eh_info?
- References: <86n10lnf7z.fsf@megacz.com>
- Reply-to: tromey at redhat dot com
Adam> Any hints? What's the authoritative documentation source for
Adam> info on gcc's exception/signal handling scheme?
I don't think there is one, other than the source :-(
Tom