Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
Qt Creator 4.7.0
-
None
Description
I've added on yet dynamic library to my project. And now debugger stuck in library load code. I do not see any exceptions thrown or something else strange (see video https://youtu.be/BkxMJkCpklU).
Without debugger - works as expected.
I've exported my project to Visual Studio 2015 solution. Built & launched under debugger - works fine too.