Stepping is too slow when application has many threads

Anderson Luiz da Silva andersonluizdasilva at uol.com.br
Thu Feb 7 10:52:08 UTC 2008


Hi,

Did anybody take a look at this patch? It has been here for more than 
one month now and it had no replies yet.

Anderson.

Anderson Luiz da Silva wrote:
> Hi, first of all: I'm new here, so, please, forgive any mistake.
>
> I'm working on an application that has many threads (40+) and 
> stepping, in debug mode, takes a long time because at every step 
> KDevelop lists the stack of all threads. Since I don't need to look to 
> stacks every step it is very annoying.
>
> So, I've done some modifications to the FramestackWidget that will 
> speed up debugging. The .diff file is attached.
>
> It basically moves stacks updates from when changes in gdb status 
> occur to when the widget becomes visible.
>
> It works nice to me but certainly needs more tests. I hope this to be 
> useful!
>
> Bye,
> Anderson.
> ------------------------------------------------------------------------
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20080207/abb2d3f4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5674 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20080207/abb2d3f4/attachment.bin>


More information about the KDevelop-devel mailing list