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 66127 - Customized line breakpoints does not handle error situations well
Summary: Customized line breakpoints does not handle error situations well
Status: CLOSED DUPLICATE of bug 58034
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-06 13:30 UTC by _ lcincura
Modified: 2010-04-29 09:25 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 _ lcincura 2005-10-06 13:30:19 UTC
NetBeans IDE 5.0 [200510052037] on jdk 1.5.0_05

1) Create line breakpoint
2) Open breakpoints view
3) Customize the line breakpoint, set line number to number exceeding line count
of file => annotation is removed from editor, breakpoints view shows breakpoint
on the customized line. When session is started, debugger stops on original
line, breakpoints view shows original line number, but the annotation is not
shown again. Can make people wonder, why debugger stops on the line (if they do
not have breakpoints view visible)
Comment 1 _ lcincura 2005-10-06 14:11:19 UTC
When negative value is entered, a warning message is shown with text: 'Line
number should be specified' which apparently is not the correct message.
Comment 2 _ lcincura 2005-10-06 14:26:31 UTC

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