Skip to content

Add a way to break the debugger when it runs #1578

Closed
@rjmholt

Description

@rjmholt

The ISE has Ctrl+B to interrupt the pipeline, and the ConsoleHost uses Ctrl+Break.

We should support something similar to

  1. Hook into the pipeline to break it while it's running
  2. Allow implicit breaks for things like setting breakpoints (like in Debug Session not respecting Added or removed Breakpoints & Integrated Shell Crash #1494)
  3. And allow a VSCode hotkey configuration for breaking the pipeline as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions