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

Certain special type of VS project such as SETUP project would cause Raspberry debugger to hang up VS. #43

Open
xiaoyuvax opened this issue Sep 6, 2021 · 0 comments

Comments

@xiaoyuvax
Copy link

i stepped into the source of RaspberryDebugger, found out the enumeration loop of projects in solution may encounter unhandled situation, which in my case turned out to be a SETUP project in my solution, finally leading to hang-up of VS making it not responsive.
After i removed that SETUP project, RaspberryDebugger started to work.

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

1 participant