This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tools/22250] readelf should support --dwarf-start and --dwarf-depth


https://sourceware.org/bugzilla/show_bug.cgi?id=22250

--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
Another addition "depth" starts counting from zero. Zero usually is the first
DIE (compilation_unit or partial_unit). Specifying --dwarf-depth=0 will only
print the Compilation Unit headers, followed by a blank line and no ...
markers. Unless --dwarf-depth is given with a non-zero argument, then only a
blank line is printed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]