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

[build] Add sourcelink support for windows pdbs #2592

Merged
merged 12 commits into from
Aug 30, 2020

Conversation

ThadHouse
Copy link
Member

@ThadHouse ThadHouse commented Jul 12, 2020

SourceLink embeds the git repo and hash into the pdbs, which allows VS to get the source files exactly matching a pdb directly from github.

Only VS and WinDbg are supported currently, but there are issues in the vscode tools repo to enable it there.

Gitlink embeds the git repo and hash into the pdbs, which allows VS to get the source files exactly matching a pdb directly from github
@ThadHouse ThadHouse requested a review from a team as a code owner July 12, 2020 02:40
@PeterJohnson PeterJohnson changed the title Add gitlink support for windows pdbs [build] Add gitlink support for windows pdbs Jul 19, 2020
@ThadHouse ThadHouse changed the title [build] Add gitlink support for windows pdbs [build] Add sourcelink support for windows pdbs Jul 19, 2020
imguiVersion = "1.76-6"
wpimathVersion = "-1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this needed?

@PeterJohnson PeterJohnson merged commit 83376bc into wpilibsuite:master Aug 30, 2020
@PeterJohnson PeterJohnson deleted the gitlink branch August 30, 2020 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants