You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Operating system name and version: Windows 10.0.14393
VS Code version: 9.1
PowerShell extension version: 0.9.0
Output from $PSVersionTable:
Issue Description
I am experiencing a problem with...
Debug hangs.
I cannot successfully repeat a debug session with a breakpoint. If I pick a breakpoint, reach it and then continue, sometimes the script will continue, sometimes it won't. In the attached image I attempt to illustrate the problem by pointing to the progress indication, which never stops. Sometimes, I cannot even start a debugging session.
It's a shame PowerShell debugging doesn't work well since I'd love to adopt vscode over the ISE.
Remove the two watch expressions and try again. There is a known issue evaluating watch expressions in 0.9.0 that has (hopefully) been fixed in the next drop - due soon.
daviwil
changed the title
Problems debugging PowerShell
Debugger hangs when watch expressions are set
Mar 14, 2017
daviwil
changed the title
Debugger hangs when watch expressions are set
Debugger hangs after continuing when watch expressions are set
Mar 14, 2017
System Details
Issue Description
I am experiencing a problem with...
Debug hangs.
I cannot successfully repeat a debug session with a breakpoint. If I pick a breakpoint, reach it and then continue, sometimes the script will continue, sometimes it won't. In the attached image I attempt to illustrate the problem by pointing to the progress indication, which never stops. Sometimes, I cannot even start a debugging session.
It's a shame PowerShell debugging doesn't work well since I'd love to adopt vscode over the ISE.
Attached Logs
PS090-logs.zip
Follow the instructions in the README
about capturing and sending logs.
The text was updated successfully, but these errors were encountered: