breakpoint icon description
Andreas Pakulat
apaku at gmx.de
Fri Jan 13 08:32:04 GMT 2012
On 13.01.12 11:51:35, Mahmood Naderan wrote:
> That is odd...
> As you can see in the picture, I set two breakpoints. Before starting
> the gdb, the first is enabled and the second is disabled. When the
> debugger continues and stop at breakpoint 1, I then disable the first
> one and enable the second one.
>
> So I am pretty sure that the gdb is not running. I wait until it
> reaches the first breakpoint and then enable the second one. So why it
> is dirty?
I'm sorry but my crystal ball is in repair. I'd suggest to open the GDB
tab and enable the full output via the context menu, that'll show you
all the internal commands sent to/received from gdb and might give a
hint.
Andreas
More information about the KDevelop
mailing list