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

can't load PDBs for master anymore #2285

Closed
0x53A opened this issue Apr 25, 2017 · 8 comments
Closed

can't load PDBs for master anymore #2285

0x53A opened this issue Apr 25, 2017 · 8 comments

Comments

@0x53A
Copy link
Contributor

0x53A commented Apr 25, 2017

When I press F11 to step into paket.exe:

image

The following diff re-enabled debugging for me: https://github.com/0x53A/Paket/tree/debuggable

master: fdbb707
VS 2017:
image

@0x53A
Copy link
Contributor Author

0x53A commented Apr 25, 2017

cc @ctaggart

@ctaggart
Copy link
Contributor

Can you please file an appropriate bug about the portable pdb format not working yet in visualfsharp repro?

@0x53A
Copy link
Contributor Author

0x53A commented Apr 25, 2017

@ctaggart Can you reproduce it? It may also be an issue with my machine, or my settings, or whatever ..

@ctaggart
Copy link
Contributor

ctaggart commented Apr 25, 2017

I'll check tomorrow.

@ctaggart
Copy link
Contributor

ctaggart commented May 2, 2017

@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.

image

@0x53A
Copy link
Contributor Author

0x53A commented May 2, 2017

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

@0x53A 0x53A closed this as completed May 2, 2017
@ctaggart
Copy link
Contributor

ctaggart commented May 2, 2017

May be try updating Visual Studio. I'm not sure how to downgrade it, else I would try.

@0x53A
Copy link
Contributor Author

0x53A commented May 2, 2017

Already did, that issue was a few days old:
image

The only thing I can think of would be debugger settings, e.g. managed compatibility mode and so on, I will try to play a bit with them, maybe it will start working.

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

No branches or pull requests

2 participants