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]

documentation on "sjlj exceptions", DWARF2, etc?



It appears that I need to educate myself on gcc's ABI for C++
exceptions. Can anybody refer me to a good source of documentation for
DWARF2 and (more importantly) "sjlj exceptions" (I have no idea what
the heck that means, by the way). Info on something called "EH
personalities" would also be appreciated; I see "EH" sprinkled
throughout the mingw exception handling code...

I'm guessing that I need to know about this stuff based on reading
mailing list archives, and info on cygwin (which is closely related to
mingw).

  - a


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