Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] pause/stop debugging operations don't work on win7 with mingw gdb

there is a bug filed but  closed now(fixed)  , https://bugs.eclipse.org/bugs/show_bug.cgi?id=265483

Thanks
Shaiju.P
 


From: Siva Velusamy <siva.velusamy@xxxxxxxxx>
To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
Sent: Thursday, 10 March 2011 11:46 PM
Subject: [cdt-dev] pause/stop debugging operations don't work on win7 with mingw gdb

Environment:

Eclipse 3.6
CDT 7.0
CDI, mingw based gdb 6.5
Win7 64 bit

Add an infinite loop in a program, and start debugging. While the program is is running, the pause button is disabled, and pressing terminate comes back with a "Target request failed: failed to interrupt" message.

The same thing works on WinXP, so it is Win7 specific.

Could you guys let me know if I should file a bugzilla report, and how I can go about fixing this issue?

Thanks,
Siva


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top