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 10096

Summary: NullPointerException thrown when adding method breakpoint from classes tab.
Product: debugger Reporter: Jan Stola <jstola>
Component: JavaAssignee: Daniel Prusa <dprusa>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Thrown exception.

Description Jan Stola 2001-03-08 15:39:22 UTC
Pilsen (build 010306) and Netbeans (build 139)
==============================================

Steps to reproduce:
-------------------
1. Start debugger.
2. Stop it on some breakpoint.
3. Switch to the Classes tab in the Debugger window.
4. Select method of some inner class.
5. Invoke Add Method Breakpoint action on this method.
   java.lang.NullPointerException is thrown (see attachment).
Comment 1 Jan Stola 2001-03-08 15:40:18 UTC
Created attachment 752 [details]
Thrown exception.
Comment 2 Jan Jancura 2001-03-12 08:56:50 UTC
Assigned
Comment 3 Jan Jancura 2001-03-12 09:00:09 UTC
Assigned
Comment 4 Jan Chalupa 2001-03-12 09:05:39 UTC
Version: 'Dev' -> 3.2
Comment 5 Daniel Prusa 2001-04-03 15:23:29 UTC
fixed in main trunk and release32
Comment 6 Jan Stola 2001-04-05 07:54:15 UTC
Verified in Netbeans release 3.2 build 21.
Comment 7 Jan Chalupa 2001-05-05 21:35:39 UTC
Target milestone -> 3.2
Comment 8 Quality Engineering 2003-06-30 17:36:23 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.