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

doc: Add debugging notes on DebugBreak #4163

Merged
merged 1 commit into from
Jan 10, 2020
Merged

Conversation

miniksa
Copy link
Member

@miniksa miniksa commented Jan 9, 2020

Summary of the Pull Request

Provide notes on how to use Postmortem debugging to get into a specific context in both WinDBG and Visual Studio

References

PR Checklist

  • Closes mental realization that I could document this for future developers
  • I work here.
  • Docs don't need test
  • It is a doc update.
  • Am core contributor.

Provide notes on how to use Postmortem debugging to get into a specific context in both WinDBG and Visual Studio
@miniksa miniksa added Issue-Docs It's a documentation issue that really should be on MicrosoftDocs/Console-Docs Needs-Second It's a PR that needs another sign-off Product-Meta The product is the management of the products. labels Jan 9, 2020
@ghost ghost requested a review from zadjii-msft January 9, 2020 18:02
@miniksa miniksa removed the Needs-Second It's a PR that needs another sign-off label Jan 9, 2020
@zadjii-msft zadjii-msft added the Needs-Second It's a PR that needs another sign-off label Jan 9, 2020

Then when you run something with `DebugBreak()` in it, you will see this:
![image](https://user-images.githubusercontent.com/18221333/72091543-42453780-32c5-11ea-8b4b-83a362eb73df.png)
Copy link
Contributor

Choose a reason for hiding this comment

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

i don't know if these are durable

@DHowett-MSFT DHowett-MSFT changed the title Add debugging notes on DebugBreak doc: Add debugging notes on DebugBreak Jan 10, 2020
@DHowett-MSFT DHowett-MSFT merged commit 398756b into master Jan 10, 2020
@DHowett-MSFT DHowett-MSFT deleted the dev/miniksa/dbg_notes branch January 10, 2020 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Docs It's a documentation issue that really should be on MicrosoftDocs/Console-Docs Needs-Second It's a PR that needs another sign-off Product-Meta The product is the management of the products.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants