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]

where do stack traces get filled in?



I see Throwable.stackTrace, but it never gets created in
Throwable.java or natThrowable.cc...

BTW, that's really bizzarre how printStackTrace spawns a process to
run c++filt...

Also, is SJLJ the only exception style that gcc supports on win32?

  - a


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