HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

debuginfod-find — Request debuginfo-related data. More information: <https://manned.org/debuginfod-find>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
relatedcommanddebuginfoclimoredatadebuginfod-findrequest
linux

Problem

How to use the debuginfod-find command: Request debuginfo-related data. More information: <https://manned.org/debuginfod-find>.

Solution

debuginfod-find — Request debuginfo-related data. More information: <https://manned.org/debuginfod-find>.

Request data based on the build_id:
debuginfod-find -vv debuginfo {{build_id}}

Code Snippets

Request data based on the `build_id`

debuginfod-find -vv debuginfo {{build_id}}

Context

tldr-pages: linux/debuginfod-find

Revisions (0)

No revisions yet.