diff options
author | Mark Wielaard <[email protected]> | 2018-06-01 03:46:10 +0200 |
---|---|---|
committer | Mark Wielaard <[email protected]> | 2018-06-01 16:40:44 +0200 |
commit | a6a783a32ee0e6428c15c87e62476b74ecd77686 (patch) | |
tree | e63f2bbcbd3a65aa8f3eb50de503f34bcfeb42e3 /NEWS | |
parent | 0f5b772dec3f7c6fdd99739468706956b1bd04b9 (diff) |
readelf: Fix .debug_types printing with implicit section_info.
Commit 314e9d7d "readelf: Handle .debug_info first if any other debug
section needs it" disabled section_info printing if it was already
handled. But section_types was an alias for section_info. So unless
section_info was explicitly printed, .debug_types wasn't.
Make section_types its own thing to print .debug_types and make
section_info imply section_types. Add a testcase to make sure
.debug_types is now printed.
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions