https://bugs.kde.org/show_bug.cgi?id=453602
Bug ID: 453602 Summary: Missing command line option to enable/disable debuginfod Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: ame...@redhat.com Target Milestone: --- Created attachment 148692 --> https://bugs.kde.org/attachment.cgi?id=148692&action=edit enable-debuginfod-opt.patch SUMMARY Currently debuginfod is enabled in Valgrind when the $DEBUGINFOD_URLS environment variable is set and disabled when the env. var isn't set. There should also be a command line option to help control whether Valgrind attempts to download missing debuginfo. I've attached a patch to add an --enable-debuginfod=<yes|no> option with "yes" as the default value. SOFTWARE/OS VERSIONS Linux -- You are receiving this mail because: You are watching all bug changes.