[Qt-creator] Disabled breakpoint is not disabled when starting application
Oswald Buddenhagen
oswald.buddenhagen at trolltech.com
Wed Jun 10 20:09:59 CEST 2009
On Tue, Jun 09, 2009 at 08:06:33PM +0200, Oswald Buddenhagen wrote:
> On Tue, Jun 09, 2009 at 02:45:01PM +0200, Kuiper, Luuk wrote:
> > During a debug run of my application I have placed a breakpoint.
> > After some breaks I disable the breakpoint, and the debugger does not
> > stop anymore at the breakpoint. So far, so good.
> > Than I stop the application and I start it again in the debugger.
> >
> > Now the debugger stops again at the disabled breakpoint.
> >
> looking at the code, it simply must be that way ... minor architectural
> problem. :}
> not sure we can still fix it for 1.2.
>
it actually turned out to be fairly easy to fix (even if we kinda have a
mess of dissimilar code paths for very similar things).
More information about the Qt-creator-old
mailing list