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 8144 - Add Breakpoint dialog should offer <init> for constructors
Summary: Add Breakpoint dialog should offer <init> for constructors
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 trivial (vote)
Assignee: Marian Petras
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-02 10:49 UTC by Jan Stola
Modified: 2003-06-30 17:32 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 Jan Stola 2000-11-02 10:49:41 UTC
Build 1134 and 57
-----------------

When you try to create method breakpoint on the constructor
the Add Breakpoint dialog is offering to you method breakpoint
on method with the name of the class (if the class is in the
default package).

Steps to reproduce:

1. Create some class in the default package.
2. Put your caret on the constructor definition.
3. Add new method breakpoint. The name of method offered
   to you will be the name of this class.
Comment 1 Jan Stola 2001-01-22 12:04:59 UTC
BUG also appears in version : FFJ20
Comment 2 Jan Chalupa 2001-03-12 09:00:53 UTC
Version: 'Dev' -> 3.2
Comment 3 Marian Petras 2001-04-05 20:30:30 UTC
Fixed (main trunk, release32).

To create a breakpoint on constructor, a user has to type a class' name in the
field for entering method name. Actually this is not just a bug fix but also a
change.
Comment 4 Jan Stola 2001-04-26 14:59:46 UTC
Verified in Netbeans release 3.2 build 38.
Comment 5 Jan Chalupa 2001-05-05 21:31:19 UTC
Target milestone -> 3.2
Comment 6 Quality Engineering 2003-06-30 17:32:07 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.