On 15/05/2022 22:44, Matej Košík wrote:
While using Qt Creator, I noticed that it generates "spurious breakpoints".

The only case I encountered where that happens is because I click by mistake on the left-most column in the code editor. This sets a breakpoint.

When in debug mode, click the small "Views" button in the bottom right of the editor and make sure "Breakpoint Preset" is checked. This will show a list of all breakpoints in its own panel. You can then double-click on the entries there to get to the line where the breakpoint is set.

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to