Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Debug error with Mingw :Failed to execute MI command(GDB debugger execution error)
Debug error with Mingw :Failed to execute MI command [message #1828759] Thu, 18 June 2020 07:30
xiaolei cui is currently offline xiaolei cuiFriend
Messages: 12
Registered: June 2020
Junior Member
Hi all,
I am using eclipse CPP on Windows7 and 10, with mingw toolchain.
When I try to debug the program , I keep getting error message, debugging cannot start:

Error in final launch sequence:
Failed to execute MI command:
-exec-run
Error message from debugger back end:
During startup program exited with code 0xc0000139.

The error code on some computer is 0xc0000135. This is getting frustrating because it occurs on 3 out of 5 computers. It seems to me this problem is unlikely to take place on the newly installed windows.
Debugging with GDB shipped with mingw works fine in command line.
Does anyone find the solution to fix this issue? Any ideas would be appreciated!!
An important update: this issue only occurs after I create an "makefile project from existing code".
thanks.

xiaolei

[Updated on: Sat, 20 June 2020 02:23]

Report message to a moderator

Previous Topic:C++ 'binary not found' message what do I do
Next Topic:Eclipse CDT .project file loses all linked resources 50% of the time
Goto Forum:
  


Current Time: Thu Apr 25 16:20:31 GMT 2024

Powered by FUDForum. Page generated in 0.02615 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top