[PR #9441] [MERGED] Force DebugFull PDBs on all build types #27582

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9441
Author: @DHowett
Created: 3/10/2021
Status: Merged
Merged: 3/10/2021
Merged by: @undefined

Base: mainHead: dev/duhowett/surewhynot


📝 Commits (2)

📊 Changes

2 files changed (+6 additions, -5 deletions)

View changed files

📝 .github/actions/spelling/expect/expect.txt (+1 -0)
📝 src/common.build.pre.props (+5 -5)

📄 Description

I've also taken the opportunity to kill the xxxFullPDB trick. The
intermediate PDB is allowed to remain "vc141.pdb" or whatever it wants
to be. PDBs are now simply named after their projects, as was always
tradition.


🔄 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/9441 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 3/10/2021 **Status:** ✅ Merged **Merged:** 3/10/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/duhowett/surewhynot` --- ### 📝 Commits (2) - [`00f10f2`](https://github.com/microsoft/terminal/commit/00f10f26c82b27d7b4942ce97174754920d8b488) Force DebugFull PDBs on all build types - [`3a36254`](https://github.com/microsoft/terminal/commit/3a36254557291cfaae59e53e4295121ffa433808) spell ### 📊 Changes **2 files changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/spelling/expect/expect.txt` (+1 -0) 📝 `src/common.build.pre.props` (+5 -5) </details> ### 📄 Description I've also taken the opportunity to kill the xxxFullPDB trick. The intermediate PDB is allowed to remain "vc141.pdb" or whatever it wants to be. PDBs are now simply named after their projects, as was always tradition. --- <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:22:49 +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#27582