1#...
2.*debuglink.o: Found separate debug info file:.*linkdebug.debug
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
9#...
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
26#pass
27