Skip to content

Merge 'main' into 'release_mdd'#1575

Merged
WardenGnaw merged 4 commits into
release_mddfrom
main
Jun 6, 2026
Merged

Merge 'main' into 'release_mdd'#1575
WardenGnaw merged 4 commits into
release_mddfrom
main

Conversation

@WardenGnaw

Copy link
Copy Markdown
Member

No description provided.

WardenGnaw and others added 4 commits May 27, 2026 09:30
…1571)

Visual Studio trims whitespace from DisplayString inner XML text before
processing. MIEngine did not, causing multi-line DisplayStrings to render
as blank on GDB/LLDB — the leading newline and indentation made the
display appear empty in the variables panel.

Fix: call format.Trim() at the top of FormatValue() before processing.
Apply remaining changes

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* Disable debuginfod by default

Change the default for debuginfod from enabled to disabled based on
feedback from partner teams. Users can still opt-in by explicitly
setting "debuginfod": { "enabled": true } in their launch configuration.

Additionally, send an explicit "set debuginfod enabled off" command to
GDB when disabled, ensuring debuginfod is fully turned off regardless
of GDB config files or system defaults.

* Fix tests
@WardenGnaw WardenGnaw merged commit 47cddb1 into release_mdd Jun 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants