Extend objdump's --dwarf=follow-links option so that separate debug info files will...
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / objdump.WK2
CommitLineData
dda8d76d
NC
1#...
2.*debuglink.o: Found separate debug info file:.*linkdebug.debug
39f0547e
NC
3#...
4Contents of the .debug_str section \(loaded from .*linkdebug.debug\):
5
6 0x00000000 73747269 6e672d33 00737472 696e672d string-3.string-
7 0x00000010 3400 4.
8
24841daa 9#...
dda8d76d
NC
10Contents of the .debug_str section \(loaded from .*debuglink.o\):
11
12 0x00000000 73747269 6e672d31 00737472 696e672d string-1.string-
13 0x00000010 3200 2.
14
15Contents of the .debug_info section \(loaded from .*debuglink.o\):
16
17 Compilation Unit @ offset 0x0:
18 Length: 0x12 \(32-bit\)
19 Version: 4
20 Abbrev Offset: 0x0
21 Pointer Size: 4
22 <0><b>: Abbrev Number: 1 \(DW_TAG_compile_unit\)
23 <c> DW_AT_name : \(indirect string, offset: 0x0\): string-1
24 <0><10>: Abbrev Number: 2 \(DW_TAG_subprogram\)
25 <11> DW_AT_name : \(alt indirect string, offset: 0x0\) string-3
39f0547e 26#pass
This page took 0.085484 seconds and 4 git commands to generate.