c++filt causing flashing console windows
Andrew Haley
aph@redhat.com
Tue Sep 9 08:44:00 GMT 2003
Ãyvind Harboe writes:
> > > -Dgnu.gcj.runtime.NameFinder.demangle=false
> > > -Dgnu.gcj.runtime.NameFinder.use_addr2line=false
> >
> >Surely the bug is not here. exec'ing c++filt and addr2line
> >should not cause anything to flash, and that is the bug.
>
> Flashing isn't a very accurate technical term, I guess. :-)
>
> When a GCJ application compiled with w/-mwindows
> launches a console application (e.g. addr2line), a console
> window is created for that application.
But addr2line isn't a console application; it simply writes to stdout.
The window shouldn't be created.
Andrew.
More information about the Java
mailing list