Skip to content

Session crash when a breakpoint is hit in the console while not in debug mode #620

Closed
@daviwil

Description

@daviwil

Repro steps

  1. Open a .ps1 file and set breakpoints using Set-PSBreakpoint -Script <script> -Line <##>
  2. Run the script from the console by invoking with its script name
  3. PowerShell hits the breakpoint, session crashes and prompts to restart

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