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 60069 - NPE from step over
Summary: NPE from step over
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-15 15:15 UTC by _ lcincura
Modified: 2005-10-31 12:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The exception stacktrace with nested VMDisconectedExceptions (2.92 KB, text/plain)
2005-06-15 15:18 UTC, _ lcincura
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ lcincura 2005-06-15 15:15:25 UTC
NetBeans IDE 4.2 [200506142000] on jdk 1.5.0_04

1, Create watch where Tread.sleep(10000) expression is evaluated
2, When watch is evaluated, invoke Step over
3, Imediately invoke Finish debugging session -> NPE is thrown
Comment 1 _ lcincura 2005-06-15 15:18:43 UTC
Created attachment 22715 [details]
The exception stacktrace with nested VMDisconectedExceptions
Comment 2 Roman Ondruska 2005-08-16 15:58:53 UTC
Fixed in trunk:

Checking in JPDADebuggerImpl.java;
/cvs/debuggerjpda/src/org/netbeans/modules/debugger/jpda/JPDADebuggerImpl.java,v
 <--  JPDADebuggerImpl.java
new revision: 1.80; previous revision: 1.79
done
Comment 3 _ lcincura 2005-10-31 12:55:48 UTC
Verified in build 200510301900