This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 70736 - debug stop in strange line without breakpoint
Summary: debug stop in strange line without breakpoint
Status: CLOSED DUPLICATE of bug 52180
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-22 13:54 UTC by evzhy
Modified: 2010-04-29 09:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description evzhy 2005-12-22 13:54:24 UTC
I set a breakpoint at one line and start debug, but it stop in a strange line!
there is no breakpoint, yes, really, no breakpoint at it and the lines around
it. why? I open the breakpoint view and there is many breakpoint set before. I
delete them all, and reset my breakpoint at one line, and start debug, this time
all is right! it stop in the breakpoint line! so it is caused by set some
breakpoint, and edit the source code, so the line number is change..., and I
open many project in the same time, and set breakpoint and debug 2 projects,
maybe it is the reason? I suggest you open 2 projects and set many breakpoint
and debug and edit the source and re-debug, ....until you reproduce this problem
Comment 1 Peter Pis 2005-12-29 20:53:07 UTC
Reassigning to "debugger" for evaluation.
Comment 2 Roman Ondruska 2006-01-04 12:50:34 UTC
I am not able to reproduce it. Could you send an exact steps for this issue? Thanks.
Comment 3 Martin Entlicher 2006-03-10 15:10:43 UTC
Well, there is already issue #52180 where are described problems which occur
when you have two projects with classes of the same name.
And there is issue #56860 which describes bad breakpoint updates during source
editing. So this is likely a dupl. of these.

*** This issue has been marked as a duplicate of 52180 ***
Comment 4 Quality Engineering 2010-04-29 09:28:04 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.