This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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: stackdump


> 1. I have a specific program which I have in /usr/local/bin 
> and it is in my 
> path.
> 
>   <program> -> gives a stackdump (.stackdump file)
> 
>    however if I do
>    /usr/local/bin/<program> -> works fine!!

$ type -a <program>
and see what you're actually executing. Might not be the one
in /usr/local/bin

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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