Skip to main content



      Home
Home » Newcomers » Newcomers » How do you stop a runaway program?(Program is running, well, it was. It finally stopped.)
How do you stop a runaway program? [message #1761109] Sat, 06 May 2017 20:02 Go to next message
Eclipse UserFriend
I put in a bunch of printf statements to help me track down a bug. Finally found the problem (by careful examination of the code, not from any debug work). Compiled it and let it run (just RUN, not DEBUG RUN) and boy howdy, did it run, spewing zillions of lines output. Okay, looks like it's fixed, now how do you stop it? Looked here and there and didn't find anything that looked likely. Not a problem now since it has finished, and it probably won't be a problem again, since I learned my lesson. But if there is a stop button, I probably should learn where it is. Yes, I could shut down the whole program, or pull the power, but that takes seconds, possibly even a minute to recover from that, and ain't nobody got time for that.
Re: How do you stop a runaway program? [message #1761115 is a reply to message #1761109] Sun, 07 May 2017 04:03 Go to previous messageGo to next message
Eclipse UserFriend
The red stop button on the console view will do the trick.
Re: How do you stop a runaway program? [message #1761123 is a reply to message #1761115] Sun, 07 May 2017 11:38 Go to previous message
Eclipse UserFriend
Thank you. It's obvious, now that you've pointed it out.
Previous Topic:Scilab configuration on Eclipse IDE for c++, Version Helios Service Release 2
Next Topic:How to save stuff written to stderr?
Goto Forum:
  


Current Time: Mon Mar 17 00:47:54 EDT 2025

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

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

Back to the top