KDevelop 3.4 RC 1

Hamish Rodda rodda at kde.org
Sat Oct 14 02:19:02 UTC 2006


On Saturday 14 October 2006 06:35, Vladimir Prus wrote:
> On Saturday 14 October 2006 00:01, Andreas Pakulat wrote:
> > On 13.10.06 11:51:42, Matt Rogers wrote:
> > > How stable has the new QMake stuff become? Are we getting enough useful
> > > feedback from our testers to get bugs fixed?
> >
> > Yes, Stephan Diedrich is currently very active and I guess once I ping
> > geiseri again I can get some support from him too. However there are
> > still some things on my todo list.
> >
> > > Same questions for the code completion.
> >
> > More important IMHO: Debugging, there are afaik still some problems with
> > the debugger, the most annoying at the moment is that it tries to acces
> > 0-pointers and variables that are not initialized at the current code
> > line..
>
> I'll try to look into 0-pointers issue and the slowness on deep stacks this
> weekend.
>
> What's up with uninitialized variables, I don't recall being told about
> that.

Sometimes if you enter a context with a QString which is not defined until 
later, gdb tries to access the uninitialised string when we issue a print 
statement and seems to get stuck.  I'm not sure what we can really do about 
this though.

Cheers,
Hamish.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20061014/35b352ca/attachment.sig>


More information about the KDevelop-devel mailing list