Skip to content

doc: Add debugging notes on DebugBreak#4163

Merged
DHowett-MSFT merged 1 commit intomasterfrom
dev/miniksa/dbg_notes
Jan 10, 2020
Merged

doc: Add debugging notes on DebugBreak#4163
DHowett-MSFT merged 1 commit intomasterfrom
dev/miniksa/dbg_notes

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
@ghost ghost requested review from DHowett-MSFT, carlos-zamora and leonMSFT January 9, 2020 18:02
@zadjii-msft zadjii-msft added the Needs-Second It's a PR that needs another sign-off label Jan 9, 2020
![image](https://user-images.githubusercontent.com/18221333/72091481-1b870100-32c5-11ea-8235-cebb9a383c32.png)

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