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

Improving Windows Debugging Experience #30

Open
JoshuaWierenga opened this issue Nov 28, 2021 · 0 comments
Open

Improving Windows Debugging Experience #30

JoshuaWierenga opened this issue Nov 28, 2021 · 0 comments

Comments

@JoshuaWierenga
Copy link
Owner

JoshuaWierenga commented Nov 28, 2021

While debugging does work now, it is definitely not ideal as producing a debug build currently opens a second visual studio window which sometimes stays in the background and then starts debugging on it. Ideally, this would be moved into the main instance and should only occur when the start button is pressed, just like the release build. Given this is largely the current debugging method for nativeaot programs, there may not be much I can do. Perhaps replace the vbs debugging script with a vs plugin? Is dte available then?

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