After setting breakpoints and disabled all or any, debugger breaks application on inactive breakpoint(s). It's very annoying for each start (in debug mode) application with inactive breakpoints Workaround. After application stops on first inactive breakpoint then in breakpoint view can double click on each inactive breakpoint: activating and deactivating it. Now might click on "Continue start" and disabled breakpoint should be skipped. Reproducible: Always Steps to Reproduce: 1. start application in debug mode 2. set few or one breakpoint(s) 3. application stops on breakpoint 4. disable all or few/one breakpoint(s) 5. stop application (calling stop individual jobs) 6. start again application in debug mode Actual Results: application stops on disabled breakpoint Expected Results: application should not to stop at any disabled breakpoint
Niko? ideas?
Patch in the pipeline: https://git.reviewboard.kde.org/r/111214/