[Qt-creator] How do you debug QtCreator

André Pönitz apoenitz at t-online.de
Tue Dec 8 01:57:09 CET 2020


On Mon, Dec 07, 2020 at 10:13:17PM +0100, Björn Schäpers wrote:
> 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.

How "massive"?
 
> I'm on Windows 64 Bit and use MinGW 64 Bit.
> 
> Or do you normally not debug directly?

I almost always start Creator in Creator directly for debugging,
but that's on Linux.

One option to speed up is to disable plugins you don't need either
directly, or from the command line using -noload / -load.

Andre'


More information about the Qt-creator mailing list