Skip to content

Enable debug-only PowerShell Editor Services sessions#518

Merged
daviwil merged 1 commit intoPowerShell:masterfrom
daviwil:debug-only-sessions
Jun 15, 2017
Merged

Enable debug-only PowerShell Editor Services sessions#518
daviwil merged 1 commit intoPowerShell:masterfrom
daviwil:debug-only-sessions

Conversation

@daviwil
Copy link
Contributor

@daviwil daviwil commented Jun 15, 2017

This change finishes the work necessary to enable debug-only sessions
where a new PowerShell process is launched strictly for the purpose of
providing a fresh debugging session. This is useful when debugging
modules which use PowerShell classes or binary components which cannot
be reloaded in the same process.

Part of the implementation for PowerShell/vscode-powershell#367.

This change finishes the work necessary to enable debug-only sessions
where a new PowerShell process is launched strictly for the purpose of
providing a fresh debugging session.  This is useful when debugging
modules which use PowerShell classes or binary components which cannot
be reloaded in the same process.

Part of the implementation for PowerShell/vscode-powershell#367.
@daviwil daviwil added this to the June 2017 milestone Jun 15, 2017
@daviwil daviwil merged commit 9e32514 into PowerShell:master Jun 15, 2017
@daviwil daviwil deleted the debug-only-sessions branch June 15, 2017 13:33
@daviwil daviwil modified the milestones: June 2017, 1.4.0 Jun 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants