kdev3.4 debugger creates new breakpoints
Vladimir Prus
ghost at cs.msu.su
Thu Sep 14 09:44:42 UTC 2006
Andreas Pakulat wrote:
> On 13.09.06 22:22:25, Andreas Pakulat wrote:
>> On 13.09.06 22:33:50, Andras Mantia wrote:
>> > On Wednesday 13 September 2006 22:03, Andreas Pakulat wrote:
>> > > Hi,
>> > >
>> > > just saw that the debugger adds extra breakpoints when editing a file
>> > > with breakpoints set and active (i.e. the app is still running). It
>> > > looks like the removal of the old breakpoint position doesn't happen.
>> >
>> > I already reported some time ago... I started to write down the new
>> > bugs in debugger one by one, but I was distracted from developing. ;-)
>>
>> Ok, I will report this one via bugs.kde.org, that's the only proper way
>> to keep track of these things. I will do so for any other bugs I
>> encounter (i.e. any msg box I get while debugging)
>
> Actually it seems this bug is older than our mi-debugger. There's a
> report from 2003 for exactly this problem. Jens said kdevelop shouldn't
> allow editing of files while in debug mode.
>
> Report is here: https://bugs.kde.org/show_bug.cgi?id=70815
The logic of detecting which breakpoints were removed, and which added in
the editor and transferring that into gdb is a bit hairy, so I'm not
surprised this became broken agian. If this bug's descrption reproduces
with current code, just reopen the bug.
- Volodya
More information about the KDevelop-devel
mailing list