branches/kdevelop/3.4/languages/cpp/debugger

David Nolden david.nolden at art-master.de
Fri Aug 4 02:36:23 UTC 2006


Am Donnerstag, 3. August 2006 22:07 schrieb Vladimir Prus:
> On 8/2/06, David Nolden <david.nolden.kde at art-master.de> wrote:
> > SVN commit 568898 by zwabel:
> >
> > workaround some crashes in the debugger(for example when deleting
> > breakpoints) by using guarded pointers.(see previous commit)
> >
> > M  +1 -0      gdbcommand.h
> >
> >
> > --- branches/kdevelop/3.4/languages/cpp/debugger/gdbcommand.h
> > #568897:568898
> > @@ -24,6 +24,7 @@
> > #include "mi/gdbmi.h"
> > #include <qguardedptr.h>
> >
> > +
> > namespace GDBDebugger
> > {
>
> Hmm, this is not likely to have an effect on behaviour ;-)
>
> - Volodya

Hehe.. see the previous commit, I forgot to mention the change in it, so I 
created that dummy-commit for others to notice and so there is an explaining 
log-entry. :-)

greetings, David




More information about the KDevelop-devel mailing list