debugger

John Birch John.Birch at xtra.co.nz
Wed Sep 6 11:37:19 UTC 2000


On Tue, 05 Sep 2000, you wrote:
> On Wed, 6 Sep 2000, John Birch wrote:
> > On Tue, 05 Sep 2000, you wrote:
> > > > I'm assuming this is the "runs like treacle" effect that sometimes
> > > > happens. This is due to the clipboard and kprocess, believe it or not
> > > >
> > > > :-).
> > >
> > > Clipboard and KProcess?? That makes me curious :-)
> >
> > How curious are you?
>
> Well, I'd like to know what the debugger has to do with the clipboard.

Nothing - sort of :-)

Stepping through code called the following chain
switchToFile(file, line)
  slotSTabSelected(int item)
    QString text=QApplication::clipboard()->text();
and this is where it was hanging
Why? I don't know. The bt was very convoluted at this point.

I never really got to the bottom of why this was happening.

jbb




More information about the KDevelop-devel mailing list