Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] target request failed. failed to interrupt

Hi Abdelhalim,

Are you running Eclipse 64 bit too? If so, it probably doesn't help that there is no spawner.dll for Windows 64 (x86_64) yet.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=236330
It's at the top of my list for 8.0.1...but that won't help you with 3.5. You could try updating the dll in the cdt.core.win32 folder and see if that helps. If not, using Eclipse 32 bit with a 32 bit JVM should work better.

Marc-Andre

On 11-06-20 8:02 PM, Abdelhalim Ragab wrote:
I have CDT 6.0.2 integrated in our product, and I use gdb 7.2 with it.
Forgot to mention that I'm running on Windows 7 64bit, and I'm using MinGW.

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


Back to the top