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

Turn on native debugging #3045

Merged
merged 1 commit into from
Dec 12, 2017
Merged

Turn on native debugging #3045

merged 1 commit into from
Dec 12, 2017

Conversation

davkean
Copy link
Member

@davkean davkean commented Dec 12, 2017

Turn on native debugging for the project system by default.

@davkean davkean requested a review from a team December 12, 2017 10:14
Copy link
Member

@Pilchie Pilchie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there no way to have a per-user launchSettings? I'm not crazy about enabling native debugging because;

  1. Mixed mode debugging tends to be slower,
  2. Some things (like Detach) aren't supported when mixed mode debugging.

Maybe we should add a second launch profile for native debugging instead?

@davkean
Copy link
Member Author

davkean commented Dec 12, 2017

Yeah I could do that, let me add a second one.

@davkean
Copy link
Member Author

davkean commented Dec 12, 2017

I added a second launch profile and let VS order the elements (it doesn't preserve order).

Copy link
Member

@Pilchie Pilchie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@davkean davkean merged commit 43c5969 into dotnet:master Dec 12, 2017
@davkean davkean deleted the NativeDebugging branch December 14, 2017 00:15
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

Successfully merging this pull request may close these issues.

4 participants