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 7512

Summary: Method Breakpoint transmute to Line Breakpoint.
Product: debugger Reporter: Martin Schovanek <mschovanek>
Component: CodeAssignee: Antonin Nebuzelsky <anebuzelsky>
Status: CLOSED INVALID    
Severity: normal    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Schovanek 2000-08-29 07:25:51 UTC
Steps to reproduce:

1. start debuger (on MemoryView)
2. place cursor on valid breakpoint row in method (updateStatus)
3. click on the NewBreakpoint icon
4. add Method Breakpoint
5. select the Breakpoint node in Debuger Window
6. set Enable property on False
7. click on Continue icon
8. set Enable property on True

The method Breakpoint "transmute" to Line Breakpoint (Name as Line Brakpoint
and properties as Method Breakpoint). And its behavior is wrong. Delete action,
Enable property, Message text not function.
Comment 1 Antonin Nebuzelsky 2000-09-01 16:53:59 UTC
This bug is only in IE version of the debugger.