https://sourceware.org/bugzilla/show_bug.cgi?id=25737
Bug ID: 25737
Summary: Document which readelf and binutils options support
debuginfod
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: marxin.liska at gmail dot com
Target Milestone: ---
I have a few comments about debuginfod support:
1) it's not easy to identify which options do support debuginfod client
support:
./binutils/objdump -W `which openssl` - this support debuginfod
./binutils/objdump --dwarf=info `which openssl` - this not
I would like to see that documented.
2) I would welcome objdump/readelf -V would print if debuginfod is supported or
not
--
You are receiving this mail because:
You are on the CC list for the bug.