Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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


Back to the top