branches/kdevelop/3.4/languages/cpp/debugger

Vladimir Prus vladimir.prus at gmail.com
Thu Aug 3 20:07:15 UTC 2006


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20060804/d83bbdd1/attachment.html>


More information about the KDevelop-devel mailing list