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 - Attached debugger cannot step into jdk sources
Summary: Attached debugger cannot step into jdk sources
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC All
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: RELNOTE
Depends on:
Blocks:
 
Reported: 2005-02-23 09:48 UTC by _ lcincura
Modified: 2006-03-24 13:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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