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 - NullPointerException thrown when adding method breakpoint from classes tab.
Summary: NullPointerException thrown when adding method breakpoint from classes tab.
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-08 15:39 UTC by Jan Stola
Modified: 2003-06-30 17:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thrown exception. (3.38 KB, text/plain)
2001-03-08 15:40 UTC, Jan Stola
Details

Note You need to log in before you can comment on or make changes to this bug.
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.