[PR #4163] [MERGED] doc: Add debugging notes on DebugBreak #25669

Open
opened 2026-01-31 09:11:00 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/4163
Author: @miniksa
Created: 1/9/2020
Status: ✅ Merged
Merged: 1/10/2020
Merged by: @DHowett-MSFT

Base: master ← Head: dev/miniksa/dbg_notes


📝 Commits (1)

  • 444ec2f Add debugging notes on DebugBreak

📊 Changes

1 file changed (+28 additions, -1 deletions)

View changed files

📝 doc/Debugging.md (+28 -1)

📄 Description

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

  • I wrote something like this as a comment in #4150

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.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/4163 **Author:** [@miniksa](https://github.com/miniksa) **Created:** 1/9/2020 **Status:** ✅ Merged **Merged:** 1/10/2020 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `dev/miniksa/dbg_notes` --- ### 📝 Commits (1) - [`444ec2f`](https://github.com/microsoft/terminal/commit/444ec2f298549d5e81bb0b52664eacae4c5a5c65) Add debugging notes on DebugBreak ### 📊 Changes **1 file changed** (+28 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `doc/Debugging.md` (+28 -1) </details> ### 📄 Description ## 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 - I wrote something like this as a comment in #4150 ## PR Checklist * [x] Closes mental realization that I could document this for future developers * [x] I work here. * [x] Docs don't need test * [x] It is a doc update. * [x] Am core contributor. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:11:00 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#25669