Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 5.0.2
-
None
-
-
53bae17b96f7c718069d719801a73a927049239a (qt-creator/qt-creator/6.0)
Description
Observed:
when the app is running
i go into source code
and click to left of line to set a breakpoint
debugger immediately breaks app into debugger, in some new thread ending in "DbgBreakPoint", see screen shot.
Expected:
breakpoint is set, app continues to run