[PR #10151] [MERGED] Emit fixup debug info for internal tooling #27929

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/10151
Author: @DHowett
Created: 5/21/2021
Status: Merged
Merged: 5/24/2021
Merged by: @undefined

Base: mainHead: dev/duhowett/we_have_to_do_this


📝 Commits (3)

  • 5938e8e Emit fixup debug info for internal tooling
  • 53aa60d Move to TerminalThemeHelpers 0.3 (same reason)
  • 617be9d disanger spellboot

📊 Changes

4 files changed (+6 additions, -4 deletions)

View changed files

📝 .github/actions/spelling/expect/expect.txt (+1 -0)
📝 src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj (+2 -2)
📝 src/cascadia/WindowsTerminal/packages.config (+2 -2)
📝 src/common.build.pre.props (+1 -0)

📄 Description

See MSFT-33187224 for more information.

This may impact debuggability; I have no idea how to tell.


🔄 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/10151 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 5/21/2021 **Status:** ✅ Merged **Merged:** 5/24/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/duhowett/we_have_to_do_this` --- ### 📝 Commits (3) - [`5938e8e`](https://github.com/microsoft/terminal/commit/5938e8e1ee4dbd7217a9707897b577d4b314ced0) Emit fixup debug info for internal tooling - [`53aa60d`](https://github.com/microsoft/terminal/commit/53aa60d889c1de51a8fc5ec8d7df55bf86e97a7c) Move to TerminalThemeHelpers 0.3 (same reason) - [`617be9d`](https://github.com/microsoft/terminal/commit/617be9d7a1df7cd4b7cd8ef4e3484749b29b6a64) disanger spellboot ### 📊 Changes **4 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/spelling/expect/expect.txt` (+1 -0) 📝 `src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj` (+2 -2) 📝 `src/cascadia/WindowsTerminal/packages.config` (+2 -2) 📝 `src/common.build.pre.props` (+1 -0) </details> ### 📄 Description See MSFT-33187224 for more information. This may impact debuggability; I have no idea how to tell. --- <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:25:12 +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#27929