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 on fedora and mingw


Andrew Haley wrote:

Per Bothner writes:
> Can someone summarize the status of printStackTrace and what's wrong?
> > (1) On Fedora GNU/Linux CVS head prints a mangled stack trace. The
> documentation says the default is demangled. What happened?


Weird. Do you have c++filt in your path?

Yes, though it's the one in /usr/bin, not a more recent binutils. OTOH, it the one in FC1, so it's not that old. -- --Per Bothner per@bothner.com http://per.bothner.com/


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