running gdb and attaching back: why doesn't this work?
Samuel Thibault
samuel.thibault@ens-lyon.org
Tue Nov 8 10:47:00 GMT 2005
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/
More information about the Cygwin
mailing list