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: addr2line and the name of the executable


> > 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/





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