Page 1 of 1
IDE Suggestion for Debugging
Posted: Thu Jul 31, 2025 9:27 pm
by swhite
Hi
I would like to suggest that the "Kill Program" icon be used to start the "Compile With Debugger" and then used to kill the program being debugged.
The button should be a green X which you click to "Compile With Debugger" and then once the debugger is running it turns red and clicking the red X kills the program being debugged. In short a Green X for starting debugger and Red X to stop the debugger.
Simon
Re: IDE Suggestion for Debugging
Posted: Fri Aug 01, 2025 12:33 pm
by HeX0R
-1
Please don't change fundamental things others are used to since decades.
I know that would be a small one, but I always were annoyed from applications which thought it would be cool to move important functions, and since I'm an old fart, I tend to click on the place where the feature was before until forever.
Re: IDE Suggestion for Debugging
Posted: Fri Aug 01, 2025 6:30 pm
by mk-soft
HeX0R wrote: Fri Aug 01, 2025 12:33 pm
-1
Please don't change fundamental things others are used to since decades.
I know that would be a small one, but I always were annoyed from applications which thought it would be cool to move important functions, and since I'm an old fart, I tend to click on the place where the feature was before until forever.
I can't find anything with Microsoft Office anymore

Re: IDE Suggestion for Debugging
Posted: Fri Aug 01, 2025 6:54 pm
by AZJIO
I usually press F5 to compile and run. The red cross doesn't stop the debugger, but it ends the execution of the program being debugged, killing it if it gets stuck on an error and prevents it from being terminated normally.
Re: IDE Suggestion for Debugging
Posted: Sat Aug 02, 2025 12:00 am
by HeX0R
mk-soft wrote: Fri Aug 01, 2025 6:30 pm
I can't find anything with Microsoft Office anymore
Yes, Microsoft is the best example!
Never touch things users are used to!
Re: IDE Suggestion for Debugging
Posted: Sat Aug 02, 2025 4:15 am
by BarryG
HeX0R wrote: Fri Aug 01, 2025 12:33 pm
-1
Please don't change fundamental things others are used to since decades.
I agree. I wouldn't want it changed. I thought we could add custom buttons to the IDE anyway?
Re: IDE Suggestion for Debugging
Posted: Mon Aug 04, 2025 1:34 pm
by Axolotl
HI, you can change the Icon for Compile/Run.
Menu: File|Preferences...
Dialog: Prefefences | Toolbar -> Change from Theme Icon: Compile to Icon File (choose the icon you like most)
I've never done this before, but it looks like it would be easy to achieve.
Re: IDE Suggestion for Debugging
Posted: Mon Aug 04, 2025 1:54 pm
by PBJim
HeX0R wrote: Fri Aug 01, 2025 12:33 pm
-1
Please don't change fundamental things others are used to since decades.
Very much agree with that. Although I enjoy working in PureBasic, I have a fear of future changes based on other users' preferences.
It does not sound like a good feature.
Sorry Simon
-1