fixed font for variable values (Was: MI branch merge)

Vladimir Prus ghost at cs.msu.su
Mon May 22 06:48:11 UTC 2006


On Monday 22 May 2006 10:33, David Nolden wrote:
> > All you have to do to reproduce the crash is:
> > Start a debugging-session, set a breakpoint, jump to it, and then delete
> > it.
>
> delete it by clicking the line at the left of the editor! I don't know how
> it behaves if you delete it elsewise.

Thank you! I got this sporadic crash before, but never could reproduce it 
afresh -- seems that it really happens only when clicking on the marker in 
the editor.

This looks easy -- KDevelop sends two -break-delete commands for the same 
breakpoint, and when response from the second arrives the breakpoint object 
no longer exists.

Working on a fix...

- Volodya




More information about the KDevelop-devel mailing list