Add property and event for debug attach by jborean93 · Pull Request #25788 · PowerShell/PowerShell
This was referenced
iSazonov
added
the
CL-General
label
and removed WG-NeedsReview
labels
Adds the `IsRemoteDebuggerAttached` property to `Runspace` that indicates whether a debugger is attached to the Runspace through the `Debug-Runspace` cmdlet. Also adds a new engine event `PowerShell.OnDebugAttach` that is emitted when the debugger is attached.
SIRMARGIN pushed a commit to SIRMARGIN/PowerShell that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters