| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
This PR adds example scripts demonstrating the usage of the new Start-DebugAttachSession function from PowerShell Editor Services. The examples show how to attach a debugger to a child PowerShell process using custom named pipes.
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| examples/ChildDebugSessionTarget.ps1 | Target script that runs in a child process and waits for debugger attachment |
| examples/ChildDebugSessionAttach.ps1 | Main example script showing how to launch and attach to a child PowerShell process |
Sorry, something went wrong.
Adds examples to demonstrate how the new `Start-DebugAttachSession` function added in PowerShell Editor Services can be used.
|
PowerShell/PowerShellEditorServices#2249 has been merged so this is ready for review |
Sorry, something went wrong.
There was a problem hiding this comment.
🎉
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
Adds examples to demonstrate how the new Start-DebugAttachSession function added in PowerShell Editor Services can be used.
The new function is attached by the PR PowerShell/PowerShellEditorServices#2249.
PR Checklist
Note: Tick the boxes below that apply to this pull request by putting an x between the square brackets.
Please mark anything not applicable to this PR NA.