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: Stack Traces in GCJ/MinGW


>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:

Ranjit> After a bit of digging around the sources, I found that
Ranjit> HAVE_BACKTRACE was not being defined for
Ranjit> "gnu/gcj/runtime/natStackTrace.cc" even though "win32.h"
Ranjit> defines it and "win32.cc" provides an implementation for
Ranjit> backtrace( )

News to me!  Sad...

Ranjit> the solution was to either include "platform.h" in
Ranjit> natStackTrace.cc

Let's do this.

Tom


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