This is the mail archive of the cygwin@sources.redhat.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]

Re: OpenSSH crashes - able to repeat the cause


On Thu, Jan 25, 2001 at 10:46:19AM -0500, Jack Radigan wrote:
>I'm doing the same at the moment.  When id.exe crashes go over to the
>system and do a 'ps' to find out the pid of id.exe.  Then, start gdb with:
>
>	gdb program <pid>
>
>I'm able to see the registers but the stack is lost in space somewhere
>and doesn't show anything relevant.

Switch to the main thread (probably thread 1).

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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