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 - Method Breakpoint transmute to Line Breakpoint.
Summary: Method Breakpoint transmute to Line Breakpoint.
Status: CLOSED INVALID
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-29 07:25 UTC by Martin Schovanek
Modified: 2002-07-19 15:17 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 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.