This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: Attach VC++ application to debug DLL compiled with Gcc


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


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