Hi André,
Thanks for the links. It looks very similar to my issue, even if I'm using
gdb 7.5.91. Maybe the 7.6 slowdown was already present in this late 7.5
release. I will try an older gdb (I hope I can find one in older mingw
releases as compiling with mingw/msys is often a pain)
Regards,
Etie
Dear all,
When I'm debugging my project (gcc 32 and 64bit mingw-w64, Qt 4.8.1) under
QtCreator (2.6.0), it's not ultra-fast, but usable, in most of my code.
However, when stepping inside my MainWindow class, and especially when
unrolling some "Locals and Expressions", it takes about 1min to respon