Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Debugger error(Debugger stops operating with no error message)
Debugger error [message #1834205] Wed, 04 November 2020 20:46 Go to next message
ART SCHUPP is currently offline ART SCHUPPFriend
Messages: 3
Registered: January 2019
Junior Member
index.php/fa/39200/0/I am using Mars.2 and after compiling my program (complies with no errors) and start the debugger, it runs to a point where everything goes blank with no error message but the debugger is still running. When I recompile the program and try to run it again the attached error message is shown. The only way I can get the program to run again is to uninstall Mars.2 and reinstall it. What is the meaning of this error message and how do I avoid it?
Re: Debugger error [message #1834211 is a reply to message #1834205] Thu, 05 November 2020 05:50 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
Googling gdb "don't know how to run" turns up a lot.
Your debugging setup is usually the cause.
Also, Mars.2 is very old and may not be compatible with newer versions of gdb.

More information is needed, for instance:

  • What is the build machine?
  • What is the OS?
  • What is the gdb version?
  • What is the target machine?
  • if the target is a remote machine, what setup did you do?
  • What happens when you try debugging from the command line?


Previous Topic:no printf-outputs during debugging
Next Topic:How to change/set the default environment variable append setting?
Goto Forum:
  


Current Time: Tue Sep 24 19:56:46 GMT 2024

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

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

Back to the top