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 38534 - Property of breakpoint 'Valid' doesn't make any sense
Summary: Property of breakpoint 'Valid' doesn't make any sense
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-08 10:15 UTC by Milan Kubec
Modified: 2004-08-13 12:10 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 Milan Kubec 2004-01-08 10:15:21 UTC
Current usage of property Valid doesn't make any
sense. If debugger is not running all breakpoints
have that property set to 'false' and if debugger
is running all breakpoints have that property set
to true, regardless if the breakpoint is on valid
code, blank line or comment.
Comment 1 Jan Jancura 2004-05-31 13:39:40 UTC
fixed in the main trunk
Comment 2 Milan Kubec 2004-07-09 19:30:01 UTC
Verified.