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 18013 - NPE when finishing debugger session
Summary: NPE when finishing debugger session
Status: CLOSED DUPLICATE of bug 18002
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-23 09:39 UTC by Jan Zajicek
Modified: 2001-12-18 10:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (5.31 KB, text/plain)
2001-11-23 09:41 UTC, Jan Zajicek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Zajicek 2001-11-23 09:39:30 UTC
dev#20011123
jdk1.4.0-rc1-b87

1.Start ide
2.create simple main class containing one System.out.println();
3.add breakpoint to the System.out.println
4.start debugging
5.after the breakpoint is reached, finish debugging session
6.press ok in displayed dialog
7.attached exception will be thrown
Comment 1 Jan Zajicek 2001-11-23 09:41:01 UTC
Created attachment 3550 [details]
stacktrace
Comment 2 Jan Zajicek 2001-11-23 10:00:31 UTC
It's duplicate ;-)

*** This issue has been marked as a duplicate of 18002 ***
Comment 3 Jan Stola 2001-12-18 10:46:55 UTC
Duplicate -> Closed.