This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: why no stacktrace?


On Tue, Jan 04, 2000 at 05:49:36PM +0100, Matthias Urlichs wrote:
> Hi,
> 
> Andi Kleen:
> > and it can be tricky to find the exact path of the location (you need argv[0]
> > and the PATH environment variable and a search function).
> >
> We were talking about Linux => your executable is in /proc/self/exe.

Not necessarily the non stripped executable though, and also only on Linux 2.2.
(find / -inum on 2.0 would be not nice and people really still use 2.0)

-Andi

-- 
This is like TV. I don't like TV.

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