[Bug tools/25793] eu-readelf -w dumps incomplete even if debuginfod available

2020-09-10 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25793 --- Comment #6 from Mark Wielaard --- I am not against adding something like --debug-dump=follow-links as binutils does (although binutils readelf even requires it for things like showing e.g. alt indirect string attributes, which eu-readelf a

[Bug tools/25793] eu-readelf -w dumps incomplete even if debuginfod available

2020-09-09 Thread woodard at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25793 --- Comment #5 from Ben Woodard --- (In reply to Mark Wielaard from comment #3) > We could maybe add something like --dwarf=follow-links to eu-readelf. But > the DWARF information dumping is already somewhat different from the rest of > eu-rea

[Bug tools/25793] eu-readelf -w dumps incomplete even if debuginfod available

2020-07-23 Thread woodard at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25793 Ben Woodard changed: What|Removed |Added CC||woodard at redhat dot com --- Comment #

[Bug tools/25793] eu-readelf -w dumps incomplete even if debuginfod available

2020-06-07 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25793 --- Comment #3 from Mark Wielaard --- We could maybe add something like --dwarf=follow-links to eu-readelf. But the DWARF information dumping is already somewhat different from the rest of eu-readelf. The basic idea of eu-readelf is that you c

[Bug tools/25793] eu-readelf -w dumps incomplete even if debuginfod available

2020-04-07 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25793 --- Comment #2 from Frank Ch. Eigler --- Is there another elfutils tool that would casually pretty-print dwarf related to a stripped binary? (binutils objdump --dwarf=follow-links does, but IMHO that's too verbose.) -- You are receiving thi

[Bug tools/25793] eu-readelf -w dumps incomplete even if debuginfod available

2020-04-07 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25793 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org --- Comment #1