forked from Imagelibrary/binutils-gdb
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.
12 lines
281 B
Plaintext
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>
|