debugger shortcuts
jbb
jbb at kdevelop.org
Fri Jul 1 21:56:07 UTC 2005
On Fri, 01 Jul 2005 22:26, Andras Mantia wrote:
> On Friday 01 July 2005 13:11, Vladimir Prus wrote:
> > What's even more puzzling is that actions like "View -> Hide icon
> > border" or "View -> Show line numbers" have some F keys as shortcuts.
>
> Those are Katepart shortcuts...
> But yes, would be nice to have shortcuts for debugger.
Most of the shortcuts I wanted conflicted with something that was already
there.
>
> If you are interested in working with the debugger, I could suggest some
> challenging bugs to fix. ;-) For example:
> - breakpoints are not always taken into account (run does not stop on
> them), especially in constructors
This is a gcc issue. There is nothing we can do about this.
> - breakpoints are taken into account even if they are removed
> - step over sometimes acts as step into...
I've not seen these reports (I must have missed them). I can't think why that
would happen for either of them.
>
> In case you are interested, I will give the examples to reproduce them.
Yes that would be good.
Thanks
jbb
More information about the KDevelop-devel
mailing list