Skip to content

Support Intellitrace debugging in Devkit #2933

@gingters

Description

@gingters

Describe the feature you'd like

When debugging complex scenarios, sometimes Intellitrace debugging would be extremely powerful.
However when developing on a mac, you're stuck with a very low-level debugging experience in VS Code or a better experience in Rider, but that still falls short of what would be possible on Windows with full VS and Intellitrace.

As a .NET developer on macOS, I want to be able to use time-travel debugging and walk back breakpoints and see and change information on the stack and debug like it would be possible on Windows.

Alternatives considered

Install a VM and use VS, but this is cumbersome to set up because that would involve remote debugging as the code should run somewhere else (on the mac).

Environment Information

VS Code on macOS

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