Summary: Find all breakpoints for a Windows PowerShell script.
How can I see the debugging breakpoints that are set in my current Windows PowerShell session?
Use the Get-PSBreakpoint cmdlet.
Summary: Find all breakpoints for a Windows PowerShell script.
How can I see the debugging breakpoints that are set in my current Windows PowerShell session?
Use the Get-PSBreakpoint cmdlet.