Skip to content

Disable debuginfod by default#1574

Merged
WardenGnaw merged 2 commits into
mainfrom
dev/waan/debuginfoddefaultOff
Jun 6, 2026
Merged

Disable debuginfod by default#1574
WardenGnaw merged 2 commits into
mainfrom
dev/waan/debuginfoddefaultOff

Conversation

@WardenGnaw

Copy link
Copy Markdown
Member

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.

@WardenGnaw WardenGnaw requested a review from gregg-miskelly June 6, 2026 00:56
@WardenGnaw WardenGnaw force-pushed the dev/waan/debuginfoddefaultOff branch from b9ecab5 to eace31a Compare June 6, 2026 00:56
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.
@WardenGnaw WardenGnaw force-pushed the dev/waan/debuginfoddefaultOff branch from eace31a to bb8f871 Compare June 6, 2026 18:01
@WardenGnaw WardenGnaw merged commit ddae857 into main Jun 6, 2026
6 checks passed
@WardenGnaw WardenGnaw deleted the dev/waan/debuginfoddefaultOff branch June 6, 2026 18:47
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.

2 participants