Details
Description
- Open test project simple.pro
- Uncomment the call to qthread::testQThread()
- Place a breakpoint in qthread::Thread::run()
- Run this in the debugger
- When the breakpoint is hit, check the names of the threads in the combo box on top of the Stack view.
There are only numbers.
The combo box could show the threads' object names. This works when using cdb.