[Bug 49732] New: kdevelop loses track of breakpoints when editing
Roger Larsson
roger.larsson at norran.net
Sat Oct 26 15:56:02 UTC 2002
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=49732
Summary: kdevelop loses track of breakpoints when editing
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at barney.cs.uni-potsdam.de
ReportedBy: roger.larsson at norran.net
Version: (using KDE Devel)
Installed from: Compiled sources
OS: Linux
How to reproduce:
Set a breakpoint in main - works OK.
Compile and debug - execution stops at breakpoint - OK.
insert a new dummy function in front of it - breakpoint icon moves with main - OK (but line number in breakpoints tab is wrong)
Compile and debug - a new breakpoint shows up in the new function.
Execution is not stopped in main.
More information about the KDevelop-devel
mailing list