Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Generate Debug Symbols #97

Open
Open
@bettinaheim

Description

@bettinaheim

We need to figure out how to provide proper debug support. In particular, we need to look into generating debug symbols. Right now, the debug support in VS works via relying onto the debug support for the generated C# code. This becomes less and less reliable as we do more complex rewrites (like e.g. generating unique symbol names as we inline code blocks).

Activity

added
enhancementNew request or suggestion for an improvement
help wantedExtra attention is needed
featureNew feature to be added
on Aug 1, 2019
bettinaheim

bettinaheim commented on Aug 1, 2019

@bettinaheim
ContributorAuthor

The time line for this may be fairly long, as it is a larger piece and currently not staffed. Hence the help wanted. :)

removed
enhancementNew request or suggestion for an improvement
on Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature to be addedhelp wantedExtra attention is neededstatus: deferredWork is deferred until a later time

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bamarsha@bettinaheim

        Issue actions

          Generate Debug Symbols · Issue #97 · microsoft/qsharp-compiler