Qt creator debugger stops at LdrInitShimEngineDynamic
Moved
Unsolved
Qt Creator and other tools
-
-
-
I had the same problem.
Try these steps:- Delete the %APPDATA%/QtProject folder. You may want to make a backup copy first, as all your QtCreator settings will be reset.
- If step 1 does not help, try reinstalling the MSVC compiler and CDB debugger (installed separately using Debugging Tools for Windows).
I didn’t look into the problem in more detail, it seems like something happened to the debugger configuration.