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 132077 - Help for Attach Debugger dialog
Summary: Help for Attach Debugger dialog
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-04 14:44 UTC by Jiri Vagner
Modified: 2011-12-07 13:40 UTC (History)
0 users

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 Jiri Vagner 2008-04-04 14:44:15 UTC
"Attach Debugger" dialog is important and I think that it deserves Help button and detailed info inside IDE help.

Product Version: NetBeans IDE Dev (Build 200804032041)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Comment 1 Martin Entlicher 2008-11-18 20:18:09 UTC
There should be at least some hint how to start the remote application (debug options).
Comment 2 Tomas Pavek 2011-12-07 13:28:07 UTC
Fixed? I can see Help button in Attach dialog and it shows "Starting a Remote Debugging Session".
Comment 3 Martin Entlicher 2011-12-07 13:40:39 UTC
Thanks for the notice. The help page contains a link to
http://java.sun.com/products/jpda/doc/conninv.html
where are further links to the connect options for particular JDK versions.