Attach VC++ application to debug DLL compiled with Gcc

Pedro Alves pedro_alves@portugalmail.pt
Thu Jan 10 01:11:00 GMT 2008


Bats Mélanie wrote:

> Attaching to program `/cygdrive/c/MyExe.exe', process 3632
> 
> [2]+  Stopped                 gdb MyExe 3632
> 

It seems gdb got suspended.  As a workaround, enter "fg" (without
quotes) to restore it, and it it should be ok.  I believe
this was fixed after the cygwin gdb package release you're
using.  Please try a recent release or snapshot.

-- 
Pedro Alves



More information about the Gdb mailing list