Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 8 Nov 2005 08:21:12 +0100 From: Samuel Thibault To: cygwin AT cygwin DOT com Subject: Re: running gdb and attaching back: why doesn't this work? Message-ID: <20051108072112.GA7923@implementation.labri.fr> Mail-Followup-To: cygwin AT cygwin DOT com References: <20051108071317 DOT 63276 DOT qmail AT web36307 DOT mail DOT mud DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20051108071317.63276.qmail@web36307.mail.mud.yahoo.com> User-Agent: Mutt/1.5.9i-nntp mario rossi, le Mon 07 Nov 2005 23:13:17 -0800, a écrit : > * 4 thread 3420.0xfc0 0x77f75a59 in > ntdll!DbgUiConnectToDbg () from > /c/WINDOWS/System32/ntdll.dll > 3 thread 3420.0xe24 0x7ffe0304 in ?? () > 2 thread 3420.0xfa4 0x7ffe0304 in ?? () > 1 thread 3420.0xffc f () at test.c:31 > > Any Idea what might be wrong, and how to solve it? type thread 1 to get back to the thread that is running the f() function. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/