This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

__get_eh_info?



Hey, I'm trying to get some of the win32 exception stuff
(NullPointerException, ArithmeticException) to work -- it references
__get_eh_context, but I don't see that symbol anywhere else in the
entire gcc source tree...

Any hints? What's the authoritative documentation source for info on
gcc's exception/signal handling scheme?

  - a


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]