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 55394

Summary: Attached debugger cannot step into jdk sources
Product: debugger Reporter: _ lcincura <lcincura>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker CC: mkleint
Priority: P1 Keywords: RELNOTE
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ lcincura 2005-02-23 09:48:33 UTC
NetBeans IDE 4.1 Beta [200502222100] on jdk1.5.0_02

1, Start NB and separately start some java application
2, Attach to the application with debugger =>
sources view does not show src.zip and it is not
possible to step into jdk sources
Comment 1 _ lcincura 2005-02-23 09:54:26 UTC
Since the attach, debugger does not display src.zip in sources view
anymore even when debugged application is started from netbeans. To be
able to step into jdk sources again, netbeans must be restarted.

BTW I used socket attach.
Comment 2 Milan Kubec 2005-02-23 12:13:50 UTC
Should be included in Beta Release Notes, if there are some.
Comment 3 Jan Jancura 2005-02-24 16:45:44 UTC
fixed in trunk.

QA: test stepping & Sources View & Attaching, please

Checking in
ant/src/org/netbeans/modules/debugger/projects/SourcePathProviderImpl.java;
/cvs/debuggerjpda/ant/src/org/netbeans/modules/debugger/projects/SourcePathProviderImpl.java,v
 <--  SourcePathProviderImpl.java
new revision: 1.11; previous revision: 1.10
done
Comment 4 _ lcincura 2005-07-12 15:39:50 UTC
Verified on 4.2 build 200507061800