This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: StackTraceElement support
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: Andrew Haley <aph at cambridge dot redhat dot com>, <java-patches at gcc dot gnu dot org>
- Date: Fri, 12 Jul 2002 11:39:11 -0400 (EDT)
- Subject: Re: StackTraceElement support
On 12 Jul 2002, Mark Wielaard wrote:
> I thought about that but some versions of addr2line know only about -C
> and that will only demangle to C++ syntax.
You need a recent addr2line anyway due to changes in DWARF2 support.
Jeff