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]

Re: GCJ/minGW stacktrace


Andrew Haley wrote:
I'm still planning to remove the dependence of stack traces on
external programs.  It will, however, require the DWARF unwinder.  I
intend to write a patch to enable this feature, but keep the old
scheme running.
AFAIK, DW2 EH FDEs don't have symbolic information about the methods,
do they? So how will this help? Or am I missing something here?

Besides, MinGW uses SJLJ now, which means that methods without a try
block would not have unwinding information - how would this scheme
work there?

Ranjit.

--
Ranjit Mathew        Email: rmathew AT hotmail DOT com
Bangalore,
INDIA.               Web: http://ranjitmathew.tripod.com/



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