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

Sourcelink #1609

Closed
wants to merge 20 commits into from
Closed

Sourcelink #1609

wants to merge 20 commits into from

Conversation

KevinRansom
Copy link
Member

@KevinRansom KevinRansom commented Oct 13, 2016

Add support for sourcelink to F# compiler. Sourcelink allows VS to get the source files when debugging from a web address.

Fixes #1585

  1. Add build target to generate sourcelink file for F# repo
  2. Add command line option --sourcelink:
  3. Add a couple of command line test cases
  4. Add sourcelink implementation to portable pdb generation
  5. Update coreclr compiler debug build to add sourcelink file as a customdebug item

@KevinRansom
Copy link
Member Author

meged: 2fe5a3b

@KevinRansom KevinRansom deleted the sourcelink branch October 15, 2016 21:25
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.

3 participants