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

Summary: Property of breakpoint 'Valid' doesn't make any sense
Product: debugger Reporter: Milan Kubec <mkubec>
Component: CodeAssignee: issues@debugger <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.