Details
Description
Please refer the following link for replication steps,
Section : Tests usingĀ tests/manual/debugger/simple/simple.pro from Qt Creator's source repository >> Test a breakpoint in a QThread
https://wiki.qt.io/Qt_Creator_ManualTests_DebuggerLldb
As per my understanding 14 threads are created, then thread::run() should hit 14 times. But it is less than 14.