Slow stepping
Andras Mantia
amantia at kde.org
Sun Jan 14 08:23:05 UTC 2007
Hi,
I would like to know if others see/feel that the debugging is quite
slow now. I have an AMD64 3200+, 1GB DDR RAM, gdb 6.6, and when I
execute a debugger command, it can take 3-4 seconds until the debugger
buttons are enabled. As I see the delay comes when the
(gdb) -var-update *
command is executed.
Is it possible to speed this up? It makes stepping over quite annoying.
If the retrieving of variables really takes so much time, I'd suggest
one or both of the following:
- don't retireve it, if the variables widget is hidden (and do it as
soon as it is shown)
- delay the retrieval, and do it only if there was no debugging activity
for 1-2 seconds.
Andras
--
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20070114/a7cd6d74/attachment.sig>
More information about the KDevelop-devel
mailing list