[Interest] spurious breakpoints in Qt Creator
Nikos Chantziaras
realnc at gmail.com
Mon May 16 04:44:13 CEST 2022
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.
More information about the Interest
mailing list