Skip to content

Debugger crashes a lot when BreakPoints are set in PowerShell code #1107

Closed
PowerShell/PowerShellEditorServices
#592
@reddwarf666

Description

@reddwarf666

System Details

  • Operating system name and version:
    OSX High Sierra 10.13.1
  • VS Code version:
    1.18.1
  • PowerShell extension version:
    1.5.1
  • Output from $PSVersionTable:
    Name Value

PSVersion 6.0.0-rc
PSEdition Core
GitCommitId v6.0.0-rc
OS Darwin 17.2.0 Darwin Kernel Version 17.2.0: Fri Sep 29 18:27:05 PDT 2017; root:xnu-4570.20.62~3/RELEASE_X86_64
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

$pseditor.EditorServicesVersion:
Major Minor Build Revision


1 5 1 0

One Dark Plus (2.0.0)
Path Intellisense (1.4.2)
PowerShell (1.5.1)
PowersShell Stack Overflow (0.0.2)
RSPG - Random String or Password Generator (1.0.1)
Settings Sync (2.8.6)

Issue Description

I am experiencing a problem with...
Crashing debugger, especially if I set break points

A lot of times the debugger crashes and a complete restart of VSCode is needed.
And if a break point is hit and I step over the point the debugger does not progress unless I hit a key on my keyboard.
I have to say though that adding the option ""powershell.developer.editorServicesLogLevel": "Verbose" seems to have stabalised the debugger a bit. Odd how that works, could be coincidense. Perhaps the logs can tell you guys more, I hope so!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions