<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Patch updated!<br>
<br>
Anderson Luiz da Silva wrote:
<blockquote cite="mid:4773AAEA.5080000@uol.com.br" type="cite">Hi,
first of all: I'm new here, so, please, forgive any mistake.
  <br>
  <br>
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.
  <br>
  <br>
So, I've done some modifications to the FramestackWidget that will
speed up debugging. The .diff file is attached.
  <br>
  <br>
It basically moves stacks updates from when changes in gdb status occur
to when the widget becomes visible.
  <br>
  <br>
It works nice to me but certainly needs more tests. I hope this to be
useful!
  <br>
  <br>
Bye,
  <br>
Anderson.
  <br>
  <pre wrap=""><pre wrap="">
<hr size="4" width="90%">
_______________________________________________
KDevelop-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a>
<a class="moz-txt-link-freetext" href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a>
</pre></pre>
</blockquote>
</body>
</html>