would be a cool debugger feature... ;)

Ralf Nolden nolden at kde.org
Fri Oct 20 20:05:37 UTC 2000


Falk Brettschneider wrote:
> 
> John Birch wrote:
> 
> > On Fri, 20 Oct 2000 13:15, you wrote:
> > > Falk Brettschneider wrote:
> > > > Is it possible in general to debug into threads?
> > >
> > > Ah...forget it! It is possible. :-) I forgot to link with some stuff.
> > >
> >
> > Oh? Do you have some code I don't have?
> 
> Anyway, I created an instance of a class that I inherited from QThread.
> Started the thread by QThread::start() and stopped with the debugger at a
> breakpoint in the QThread::run() method. And you know, run() is already in
> the newly running thread. And that happened with the internal debugger of
> KDevelop-1.2 :-)
> 
How about monitoring more than one thread ? Is that possible and if, how
? ;-) 

Is life all about AI ? ;-)

Ralf




More information about the KDevelop-devel mailing list