Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <3B950F1E.80008@ece.gatech.edu> Date: Tue, 04 Sep 2001 13:27:58 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010713 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin-developers AT cygwin DOT com Subject: Re: cygwin 1.3.3 announcment -- extra words solicited References: <999380998 DOT 30841 DOT ezmlm AT sources DOT redhat DOT com> <3B92D324 DOT 9030308 AT ece DOT gatech DOT edu> <3B92EC8F DOT 3070605 AT ece DOT gatech DOT edu> <20010902224411 DOT A21914 AT redhat DOT com> <3B92F0CF DOT 4040101 AT ece DOT gatech DOT edu> <3B9313A1 DOT 4010200 AT ece DOT gatech DOT edu> <20010903013236 DOT A22505 AT redhat DOT com> <3B943067 DOT 5000207 AT ece DOT gatech DOT edu> <4679657631 DOT 20010904104946 AT logos-m DOT ru> <3B950586 DOT 3050106 AT ece DOT gatech DOT edu> <20010904130237 DOT B7509 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > > Make sure you do a: > thread 1 Thread ID 1 not known. > bt Error: No stack. > > If that still doesn't show anything, then: > > p /x $esp Error: No registers. > x/40x $esp Error: No registers. > Then we can laboriously inspect the stack to see if something got clobbered. Like I said, it's exactly as if I had merely typed 'gdb make.exe' from the command line. > Btw, Chuck, is there some reason why you are just subscribed to the digest > version? I keep forgetting to Cc you. Yeah, I run hot-n-cold. Sometimes I'll go for months without working on the cygwin dll itself -- concentrating on apps and development tools, fer instance -- and other times I'm really involved in the kernel. In the apps&dev periods, it's more convenient for me to just get the digest version. During my kernel-hacking periods, it *would* be nice to be on the main list -- but I haven't figured out how to switch back-n-forth without requiring you to intervene manually every time. So, I've stuck with the digest. --Chuck