> if you really need to debug on Windows, use a MSVC build of Creator, > that is times faster than a MinGW build. > However, the best experience is still on Linux.
I should note here that as a Linux guy I keep being pleasantly surprised by how fast the debugging is on Windows whenever I try it (with an MSVC build). Christian ________________________________________ From: Qt-creator <[email protected]> on behalf of André Hartmann <[email protected]> Sent: Tuesday, December 8, 2020 7:34 AM To: Björn Schäpers; qt-creator Subject: Re: [Qt-creator] How do you debug QtCreator Hi Björn, if you really need to debug on Windows, use a MSVC build of Creator, that is times faster than a MinGW build. However, the best experience is still on Linux. Best regards, André Am 07.12.2020 um 22:13 schrieb Björn Schäpers: > Seriously, I did it on the weekend to find a bug I now have fixed. But > it took a massive amount of time until the Creator started with gdb > attached, similar switching sessions took ages. > > I'm on Windows 64 Bit and use MinGW 64 Bit. > > Or do you normally not debug directly? > _______________________________________________ > Qt-creator mailing list > [email protected] > https://lists.qt-project.org/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] https://lists.qt-project.org/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] https://lists.qt-project.org/listinfo/qt-creator
