Qt Creator stops on a line but no fault or message reported
-
I'm using Qt Creator 4.8.1 based on Qt 5.12.0 (Clang 10.0 (Apple), 64 bit). I'm developing a multi-thread C++ application. Qt Creator stops on a specific section of my code with a yellow arrow pointing to a line. There is no reason displayed why it stops and no message logged in any of the panels.
Is there anything I can do to find out why it's stopping? The code looks fine, no errors and no problems that I can see.
-
I'm using Qt Creator 4.8.1 based on Qt 5.12.0 (Clang 10.0 (Apple), 64 bit). I'm developing a multi-thread C++ application. Qt Creator stops on a specific section of my code with a yellow arrow pointing to a line. There is no reason displayed why it stops and no message logged in any of the panels.
Is there anything I can do to find out why it's stopping? The code looks fine, no errors and no problems that I can see.
-
I'm using Qt Creator 4.8.1 based on Qt 5.12.0 (Clang 10.0 (Apple), 64 bit). I'm developing a multi-thread C++ application. Qt Creator stops on a specific section of my code with a yellow arrow pointing to a line. There is no reason displayed why it stops and no message logged in any of the panels.
Is there anything I can do to find out why it's stopping? The code looks fine, no errors and no problems that I can see.