Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 5.0.0
-
None
-
MinGW
-
9032c7741a6fb9056267cccc007e654ab3c96aea (qt-creator/tqtc-qt-creator/5.0)
Description
My application is built with mingw32, but since the executable is large (around 1G), I need gdb64 to debug it.
This works well with gdb 10.2 on command line, but fails with Qt Creator.
It tries to load wow64cpu.dll, which it doesn't on command-line.
I tested with previous versions of Qt Creator (up to 4.9.2), and it doesn't work either, so this is not a regression.
>&"warning: `C:\\WINDOWS\\System32\\wow64cpu.dll': Shared library architecture i386:x86-64 is not compatible with target architecture i386.\n" `C:\WINDOWS\System32\wow64cpu.dll': Shared library architecture i386:x86-64 is not compatible with target architecture i386. >=library-loaded,id="C:\\WINDOWS\\System32\\wow64cpu.dll",target-name="C:\\WINDOWS\\System32\\wow64cpu.dll",host-name="C:\\WINDOWS\\System32\\wow64cpu.dll",symbols-loaded="0",thread-group="i1",ranges=[{from="0x779f1000",to="0x779f9078"}] Library C:\WINDOWS\System32\wow64cpu.dll loaded.