-
Notifications
You must be signed in to change notification settings - Fork 525
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
can't load PDBs for master anymore #2285
Comments
cc @ctaggart |
Can you please file an appropriate bug about the portable pdb format not working yet in visualfsharp repro? |
@ctaggart Can you reproduce it? It may also be an issue with my machine, or my settings, or whatever .. |
I'll check |
@0x53A, I'm not sure this is related to #2200. I just tried to reproduce the problem and couldn't using the latest from master. I have Visual Studio 15.1 (26403.7) installed. Looks like you were on (26403.0). I didn't see anything that stood out in https://www.visualstudio.com/en-us/news/releasenotes/vs2017-relnotes, but may be try updating. It doesn't look like I have the F# daily installed on this machine. |
For me it is related - if i revert back to full pdbs then it works again. But I asked a few others and they don't have the same issue, so it seems to be related to my machine... Thanks |
May be try updating Visual Studio. I'm not sure how to downgrade it, else I would try. |
When I press F11 to step into paket.exe:
The following diff re-enabled debugging for me: https://github.com/0x53A/Paket/tree/debuggable
master: fdbb707
VS 2017:
The text was updated successfully, but these errors were encountered: