addr2line and the name of the executable
Mohan Embar
gnustuff@thisiscool.com
Tue Feb 18 21:12:00 GMT 2003
> > To resolve this, is it OK if I have a "#ifdef WIN32"-ed
> > code in gnu::gcj::runtime::NameFinder::getExecutable( )
> > that just calls the Win32 GetModuleFileName( ) function
> > to retrieve the executable file for the current process?
>>Sounds good, altho' personally I'd put that function in a Win32 file.
>I'd like to get rid of OS specific ifdefs.
Ranjit,
Would you be willing to let me get my feet wet by trying to code
this up according to Andrew's and your specifications? The way
I learned C++ years ago was by doing it this way. Would you be
willing to give me 'til say 2359 CST (GMT - 0600) and then
take a look at it?
If you're too busy to do deal with this request or prefer doing
it yourself, I understand.
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/
More information about the Java
mailing list