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 120132 - [60cat] No way to set method breakpoint if method was implemented super method
Summary: [60cat] No way to set method breakpoint if method was implemented super method
Status: CLOSED DUPLICATE of bug 105746
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-26 09:00 UTC by _ theanuradha
Modified: 2010-04-29 09:36 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 _ theanuradha 2007-10-26 09:00:40 UTC
[ JDK VERSION : 1.6.0_02 ]

No way to set method breakpoint  if method was implemented super
method

Steps : 
 1. Open attached Project
 2. Open NetCatInterfaseImpl.java file
 3. Try to set breakpoint to method testBreakPoint()

Note : I file this issue because
http://www.netbeans.org/issues/show_bug.cgi?id=120128 more specific
to editor side bar (gutter )
Comment 1 Martin Entlicher 2007-10-26 09:43:32 UTC
This is a dupl. of issue #105746. Unfixable in debugger modules.
You can use Run / New Breakpoint as a workaround.

*** This issue has been marked as a duplicate of 105746 ***
Comment 2 Quality Engineering 2010-04-29 09:36:34 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.