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

Add instructions on how to capture TDD traces #9807

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Conversation

OneBlue
Copy link
Collaborator

@OneBlue OneBlue commented Mar 17, 2023

This change adds instructions on how to capture time travel debugging traces.

This will be useful for issues like #9802

@OneBlue OneBlue requested review from benhillis, craigloewen-msft and a user March 17, 2023 18:15
To collect time travel debugging traces:

1) [Install Windbg preview](https://apps.microsoft.com/store/detail/windbg-preview/9PGJGD53TN86?hl=en-us&gl=us&rtc=1)
Copy link

Choose a reason for hiding this comment

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

Will this work for server users?

Copy link
Collaborator Author

@OneBlue OneBlue Mar 17, 2023

Choose a reason for hiding this comment

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

Unfortunately not, but I couldn't find an official way to get the .appx so for now these instructions will only work with desktop SKU's

Copy link

@ghost ghost Mar 17, 2023

Choose a reason for hiding this comment

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

How do you feel about this? (didn't test on server yet)
image

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'd like to but winget is not available on Windows 10 so I'd rather not depend on it

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

(Not on all the Windows 10 builds we support with Store WSL at least)

Copy link

Choose a reason for hiding this comment

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

@craigloewen-msft, do you have numbers on whether more users will be on win10 builds without winget, or if there are more on server?

Copy link
Member

Choose a reason for hiding this comment

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

The vast majority of users are on client SKUs so I think the store instructions + winget instructions for server is a good compromise.

@OneBlue OneBlue merged commit aca8f66 into master Aug 15, 2023
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.

2 participants