[Interest] spurious breakpoints in Qt Creator
Björn Schäpers
qt-maillist at hazardy.de
Mon May 16 11:14:21 CEST 2022
Am 16.05.2022 um 09:09 schrieb Elvis Stansvik:
> Den sön 15 maj 2022 21:45Matej Košík <qt at matej-kosik.net
> <mailto:qt at matej-kosik.net>> skrev:
>
> Hi,
>
> While using Qt Creator, I noticed that it generates "spurious breakpoints".
>
> How to reproduce:
> - I start Qt Creator
> - I generate a new project
> (Qt Widgets Application with QMainWindow as a base class)
> - from the menu I choose
> - Debug
> - Start Debugging
> - Start debugging of startup project
>
> then the debugged project first stops in "gtk3/main.cpp" and then stops
> in other places.
>
> When I let the program continue, it then stops again in the file
> "ico/main.cpp".
>
> When I let the program continue, it then stops again in the file
> "pdf/main.cpp".
>
> I guess that I am doing something wrong, but I am unable to figure out
> what. Any help is welcome. I would like the program to stop only in
> breakpoints defined by me.
>
> I am using:
> - Linux (version 5.10.0-14-amd64)
> - GNOME (version 3.38.5)
> - Qt Creator (4.14.1)
>
>
> Not related to your problem, but would highly recommend using latest version
> of Qt Creator.
>
> Elvis
>
> - Qt (version 6.3 compiled from source)
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org <mailto:Interest at qt-project.org>
> https://lists.qt-project.org/listinfo/interest
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
And maybe post on the creator list.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20220516/042a4f87/attachment.htm>
More information about the Interest
mailing list