Skip to content

Debugger hangs on break points in PowerShell code #506

Closed
@weinand

Description

@weinand

From @wmc777 on February 14, 2017 18:40

  • VSCode Version: Code 1.9.1 (f9d0c687ff2ea7aabd85fb9a43129117c0ecf519, 2017-02-09T00:26:45.394Z)
  • OS Version: Windows_NT ia32 6.1.7601
  • Extensions:
Extension Author Version
azuretoolsforvscode bradygaster 1.2.1
PowerShell ms-vscode 0.9.0
azurerm-vscode-tools msazurermtools 0.3.4

Steps to Reproduce:

  1. Set a break point

  2. Press F10 to step the break point

  3. The debugger hangs and Code must be restarted

  4. Set a break point on a different line than the one that caused the debugger to hang.

  5. Press F10 to step the break point

  6. The debugger hangs and Code must be restarted

The same PowerShell code runs fine if there is not break points set.

Copied from original issue: microsoft/vscode#20608

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions