Skip to content

Add debuginfod launch option to cppdbg debugger schema#14471

Merged
sean-mcmanus merged 2 commits into
mainfrom
dev/waan/addDebugInfodLaunchJson
May 23, 2026
Merged

Add debuginfod launch option to cppdbg debugger schema#14471
sean-mcmanus merged 2 commits into
mainfrom
dev/waan/addDebugInfodLaunchJson

Conversation

@WardenGnaw
Copy link
Copy Markdown
Member

@WardenGnaw WardenGnaw commented May 22, 2026

Add the debuginfod configuration option to both launch and attach configurations for the cppdbg debugger type. This exposes the MIEngine debuginfod settings (enabled/timeout) so users can control GDB's debuginfod behavior and prevent hangs when debuginfod servers are unreachable.

Addresses:

vscode-docs update: microsoft/vscode-docs#9819

Add the `debuginfod` configuration option to both launch and attach
configurations for the cppdbg debugger type. This exposes the MIEngine
debuginfod settings (enabled/timeout) so users can control GDB's
debuginfod behavior and prevent hangs when debuginfod servers are
unreachable.
@WardenGnaw WardenGnaw requested a review from a team as a code owner May 22, 2026 00:49
@github-project-automation github-project-automation Bot moved this to Pull Request in cpptools May 22, 2026
@sean-mcmanus sean-mcmanus merged commit 2727652 into main May 23, 2026
6 checks passed
@sean-mcmanus sean-mcmanus deleted the dev/waan/addDebugInfodLaunchJson branch May 23, 2026 03:01
@github-project-automation github-project-automation Bot moved this from Pull Request to Done in cpptools May 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants