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

Enable SourceLink for easier debugging #525

Closed
MagicAndre1981 opened this issue Jul 16, 2018 · 4 comments
Closed

Enable SourceLink for easier debugging #525

MagicAndre1981 opened this issue Jul 16, 2018 · 4 comments

Comments

@MagicAndre1981
Copy link

Expected behavior

Press F11 to step into code and debug the code

Actual behavior

because no PDBs + source info are found, debugger steps over

Solution:

enable SourceLink + pack PDBs inside the NuGet package to fetch the source from github during debugging to be able to step into the code.

@atifaziz
Copy link
Member

This would be a very welcomed addition.

@MagicAndre1981
Copy link
Author

@Clement-Jean
Copy link
Contributor

I would like to help, however i'm totally new
can someone teach me?

@MagicAndre1981
Copy link
Author

MagicAndre1981 commented Sep 18, 2018

Here are some information:

https://blog.nuget.org/20180827/Introducing-Source-Code-Link-for-NuGet-packages.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants