addr2line and the name of the executable
Mohan Embar
gnustuff@thisiscool.com
Wed Feb 26 14:23:00 GMT 2003
> > where gnu.gcj.progname returns /proc/XXX/exe. For the record:
> > are you both saying that you want this to be changed?
>
>I am.
Okay. Got it.
So last question:
Today,
gnu.gcj.progname = _Jv_ThisExecutable() = /proc/XXX/exe
...on Linux. If I now make gnu.gcj.progname = argv[0], should
_Jv_ThisExecutable() still be /proc/XXX/exe?
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/
More information about the Java
mailing list