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 148963 - [65cat] Detect/Repair invalid breakpoints by editor
Summary: [65cat] Detect/Repair invalid breakpoints by editor
Status: CLOSED DUPLICATE of bug 69462
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker with 1 vote (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-02 14:21 UTC by ulfzibis
Modified: 2010-04-29 09:44 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ulfzibis 2008-10-02 14:21:47 UTC
[ JDK VERSION : 1.6.0_07 ]

It's always annoying: having set a breakpoint to a line without
statement, results in some unpredictable behaviour of next debug
session.
Suggestion: Editors window should detect, if breakpoint line is
correct, or at least seems to be correct.
... or debugger logic should correct position to a reasonable
statement.
Comment 1 Martin Entlicher 2008-10-02 16:11:24 UTC
Might be considered for the next release.

One of the reasons we did not implement this yet is that the locations depend on the compiler you're using.
Comment 2 ulfzibis 2008-10-02 17:47:50 UTC
Issue 145204 would probably profit from this enhancement.
Comment 3 Tomas Pavek 2009-05-15 17:35:38 UTC

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