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

Optimised settings for attaching the debugger in VS #71

Open
philpax opened this issue Sep 2, 2022 · 0 comments
Open

Optimised settings for attaching the debugger in VS #71

philpax opened this issue Sep 2, 2022 · 0 comments

Comments

@philpax
Copy link
Contributor

philpax commented Sep 2, 2022

By default, VS will try to load the symbols for everything in the process you attach to, which means you will spend a lot of time waiting when you attach for the first time on a cold boot.

This is avoidable: https://discord.com/channels/581875019861328007/653504487352303619/1015298522599391242

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