Files
binutils-gdb/binutils/testsuite/binutils-all/dw2-ranges.W
Alan Modra cc44342012 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.
2022-08-13 14:11:27 +09:30

12 lines
281 B
Plaintext

.*: file format .*
Contents of the \.debug_ranges section:
Offset Begin End
00000000 ffffffff 00000004 \(base address\)
00000000 00000004 00000008 ?
00000000 ffffffff 00000008 \(base address\)
00000000 00000008 0000000c ?
00000000 <End of list>