8000 Update PowerShell Console and ISE to allow debug step into Invoke-Command remote · Issue #2827 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content
Update PowerShell Console and ISE to allow debug step into Invoke-Command remote #2827
@PaulHigin

Description

@PaulHigin

Currently you cannot step into an "Invoke-Command -cn " statement inside a PowerShell script. It would be great if this worked. Remote debugging is available so it would involve setting up the Invoke-Command remote runspace to run in debug step mode, and then wiring the runspace into the console or ISE debugger events.

Also it would be good to have the console or ISE automatically drop into the debugger if Invoke-Command runs a remote script that stops at a break point.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0