kdevelop slow while in debug
Leon Pollak
leonp at plris.com
Sat Feb 26 21:12:28 GMT 2011
Occasionally, I found the source of this slowness!!!
My .gdbinit script contained the command
br myfile.cpp:10
This caused the breakpoint to be multiply defined in kdevelop - the
corresponding record in the 'breakpoint' view was repeated some 100-200 times!
After deleting all them, the normal speed of the kdevelop functioning
restored.
May be adding a breakpoint into the list of breakpoints needs to be checked
for duplication?
Thanks
----------------------------------------------------------------------------
On Saturday February 26 2011, Leon Pollak wrote:
> Hello.
>
> Kdevelop became (in last versions, including trunk) very slow while in
> debugger. Some days ago i reported the issue connecting it to remote
> debugging on error. Now, I debug the "normal" Linux application locally
> and have the same situation: each step/step over take about 3-4 seconds.
> Even command execution in the GDB command line ('p x') is very time
> consuming - the window goes grey for some 3s and then prints out the
> variable.
>
> Is it a known issue?
> If it is my local installation problem, how can I trace the cause?
>
> Many thanks ahead.
--
Dr.Leon M.Pollak
Director
PLR Information Systems Ltd.
Tel.:+972-98657670 | POB 8130, H'Aomanut 9,
Fax.:+972-98657621 | Poleg Industrial Zone,
Mob.:+972-544739246 | Netanya, 42160, Israel.
More information about the KDevelop
mailing list