[Qt-creator] How do you debug QtCreator

Björn Schäpers qt-maillist at hazardy.de
Tue Dec 8 10:07:47 CET 2020


Am 08.12.2020 um 01:57 schrieb André Pönitz:
> 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 have not stopped time and have done something else while the Creator was 
loading. But at least 15 Minutes, and when switching the session it took also 
about 15 minutes until my breakpoint got hit (or if I didn't debug would be 
responsive again).

>> 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'

Yeah I think that would help a lot, at least for the start up because I could 
see it was always loading DLLs.

Regards,
Björn.



More information about the Qt-creator mailing list