July 12th, 2015

PowerTip: Find All Breakpoints in PowerShell Session

Doctor Scripto
Scripter

Summary: Find all breakpoints for a Windows PowerShell script.

Hey, Scripting Guy! Question How can I see the debugging breakpoints that are set in my current Windows PowerShell session?

Hey, Scripting Guy! Answer Use the Get-PSBreakpoint cmdlet.

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.