Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tools] Add helper tool to create launch.json for dotnet-linker. #18294

Merged

Commits on May 18, 2023

  1. [tools] Add helper tool to create launch.json for dotnet-linker.

    This tool takes a binlog as input, and creates a launch.json for dotnet-linker
    that will execute the linker as was done in the binlog.
    
    This is very useful for debugging custom linker steps, since they can be
    debugged in VSCode now.
    rolfbjarne committed May 18, 2023
    Configuration menu
    Copy the full SHA
    5b2035b View commit details
    Browse the repository at this point in the history