This is the mail archive of the cygwin 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: running gdb and attaching back: why doesn't this work?


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/


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