diff options
author | Alan Modra <amodra@gmail.com> | 2022-08-12 17:48:00 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2022-08-13 14:11:27 +0930 |
commit | cc44342012efbc20421fa91abd1f0c3000a2241a (patch) | |
tree | bd2481e9e2386e5b439ff2157d7aa36967d81a28 /gdb/testsuite/gdb.python/py-section-script.py | |
parent | 31e5a3a3807e7d5b43845d0d17ddfd1a8692752c (diff) | |
download | binutils-cc44342012efbc20421fa91abd1f0c3000a2241a.zip binutils-cc44342012efbc20421fa91abd1f0c3000a2241a.tar.gz binutils-cc44342012efbc20421fa91abd1f0c3000a2241a.tar.bz2 |
readelf: print 0x0 as 0, and remove trailing spaces
This changes readelf output a little, removing the 0x prefix on hex
output when the value is 0, except in cases where a fixed field
width is shown. %#010x is not a good replacement for 0x%08x.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-section-script.py')
0 files changed, 0 insertions, 0 deletions