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

Summary: [60cat] No way to set method breakpoint if method was implemented super method
Product: debugger Reporter: _ theanuradha <theanuradha>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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.