[ 
https://issues.apache.org/jira/browse/NETBEANS-5346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Entlicher resolved NETBEANS-5346.
----------------------------------------
    Resolution: Fixed

Fixed.
The attach connectors are provided in a dynamic way (according to what the 
current JVM provides on the current user OS).

In the VSCode UI the attach actions are available via the Run combo-box, 
clicking on "Java 8+..." suggests two items on Linux ("Attach to Port" and 
"Attach to Process") and three items on Windows ("Attach to Shared Memory" in 
addition).

"Attach to Process" shows a quick pick with running processes eligible for 
debugger attach.

The selected attach action can be added to {{launch.conf}} for customization 
via a button with "Configure" icon next to the attach action.

> Implement debugger attach in VSCode extension
> ---------------------------------------------
>
>                 Key: NETBEANS-5346
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5346
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: vscode
>    Affects Versions: 12.2
>            Reporter: Martin Entlicher
>            Assignee: Martin Entlicher
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 12.5
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Debugger attach to a remote process is missing in VSCode extension.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to