How to disable error popup window.
Hello!
I'm using STM32CubeIDE 1.6.1. This question is not specific to 1.6.1, the problem (or feature???) existed before.
When debugging (build and debug, or press the green bug), if there are errors, the IDE asks me if I want to run (proceed with launch) or cancel. It also asks me if I always want to proceed with launch, but there is no option for automatically stop on error.
Why is it so? Does it make sense to anybody to proceed with errors?
Why isn't there an option to stop on error automatically?
I checked the preferences,
Preferences -> Run / debug -> Launching -> continue launch if project contains errors
There is an option for always, for prompt, but no option for never. Why is it so?
Is there any case where one would like to run a buggy software?
Thanks