This is the mail archive of the java-patches@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: [MinGW] RFC/RFA: Get Partial Stack Traces on Windows


On 7/5/06, Andrew Haley <aph@redhat.com> wrote:

Probably, but is it worth it? Wouldn't it be better to apply all those brain cycles to fixing exception handling to use DWARF rather than all these kludges?

I couldn't agree with you more. However, switching to DW2 EH will not happen:

 1. for GCC 4.2.0
 2. unless someone figures out the unwinding-from-a-GUI-callback
 thing.

Given these constraints, I think it is not that much of a waste of time
to make stack traces work with SJLJ EH for MinGW.

Thanks,
Ranjit.

--
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA. Web: http://rmathew.com/


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