This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
stack traces on fedora and mingw
- From: Andrew Haley <aph at redhat dot com>
- To: Per Bothner <per at bothner dot com>
- Cc: java at gcc dot gnu dot org
- Date: Mon, 1 Mar 2004 18:43:53 +0000
- Subject: stack traces on fedora and mingw
- References: <40438215.601@bothner.com>
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?
Andrew.