[Qt-creator] Disabled breakpoint is not disabled when starting application
Oswald Buddenhagen
oswald.buddenhagen at trolltech.com
Tue Jun 9 20:06:33 CEST 2009
hi,
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.
> I cannot see anymore what commands are sent to gdb anymore, nor gdb's
> output. It seems that these windows have been removed. Is that right or
> can I switch them on again?
>
debug => views => gdb window
More information about the Qt-creator-old
mailing list