1
2.*dw2-compressed.o:     file format .*
3
4Contents of the .z?debug_info section:
5
6  Compilation Unit @ offset 0x0:
7   Length:        0x4e \(32-bit\)
8   Version:       2
9   Abbrev Offset: 0x0
10   Pointer Size:  4
11 <0><b>: Abbrev Number: 1 \(DW_TAG_compile_unit\)
12    <c>   DW_AT_stmt_list   : 0x0
13    <10>   DW_AT_high_pc     : 0x.
14    <14>   DW_AT_low_pc      : 0x.
15    <18>   DW_AT_name        : file1.txt
16    <22>   DW_AT_producer    : GNU C 3.3.3
17    <2e>   DW_AT_language    : 1	\(ANSI C\)
18 <1><2f>: Abbrev Number: 2 \(DW_TAG_subprogram\)
19    <30>   DW_AT_external    : 1
20    <31>   DW_AT_decl_file   : 1
21    <32>   DW_AT_decl_line   : 2
22    <33>   DW_AT_name        : func_cu1
23    <3c>   DW_AT_type        : <0x4a>
24    <40>   DW_AT_low_pc      : 0x.
25    <44>   DW_AT_high_pc     : 0x.
26    <48>   DW_AT_frame_base  : 1 byte block: 55 	\(DW_OP_reg5 \([^()]*\)\)
27 <1><4a>: Abbrev Number: 3 \(DW_TAG_base_type\)
28    <4b>   DW_AT_name        : int
29    <4f>   DW_AT_byte_size   : 4
30    <50>   DW_AT_encoding    : 5	\(signed\)
31 <1><51>: Abbrev Number: 0
32
33Raw dump of debug contents of section .z?debug_line:
34
35  Offset:                      0x0
36  Length:                      62
37  DWARF Version:               2
38  Prologue Length:             35
39  Minimum Instruction Length:  1
40  Initial value of 'is_stmt':  1
41  Line Base:                   1
42  Line Range:                  1
43  Opcode Base:                 16
44
45 Opcodes:
46  Opcode 1 has 0 args
47  Opcode 2 has 1 arg
48  Opcode 3 has 1 arg
49  Opcode 4 has 1 arg
50  Opcode 5 has 1 arg
51  Opcode 6 has 0 args
52  Opcode 7 has 0 args
53  Opcode 8 has 0 args
54  Opcode 9 has 1 arg
55  Opcode 10 has 0 args
56  Opcode 11 has 0 args
57  Opcode 12 has 1 arg
58  Opcode 13 has 0 args
59  Opcode 14 has 0 args
60  Opcode 15 has 0 args
61
62 The Directory Table is empty.
63
64 The File Name Table \(offset 0x.*\):
65  Entry	Dir	Time	Size	Name
66  1	0	0	0	file1.txt
67
68 Line Number Statements:
69  \[0x.*\]  Extended opcode 2: set Address to .*
70  \[0x.*\]  Advance Line by 3 to 4
71  \[0x.*\]  Copy
72  \[0x.*\]  Copy \(view 1\)
73  \[0x.*\]  Extended opcode 2: set Address to .*
74  \[0x.*\]  Extended opcode 1: End of Sequence
75
76
77Contents of the .zdebug_abbrev section:
78
79  Number TAG \(0x0\)
80   1      DW_TAG_compile_unit    \[has children\]
81    DW_AT_stmt_list    DW_FORM_data4
82    DW_AT_high_pc      DW_FORM_addr
83    DW_AT_low_pc       DW_FORM_addr
84    DW_AT_name         DW_FORM_string
85    DW_AT_producer     DW_FORM_string
86    DW_AT_language     DW_FORM_data1
87    DW_AT value: 0     DW_FORM value: 0
88   2      DW_TAG_subprogram    \[no children\]
89    DW_AT_external     DW_FORM_flag
90    DW_AT_decl_file    DW_FORM_data1
91    DW_AT_decl_line    DW_FORM_data1
92    DW_AT_name         DW_FORM_string
93    DW_AT_type         DW_FORM_ref4
94    DW_AT_low_pc       DW_FORM_addr
95    DW_AT_high_pc      DW_FORM_addr
96    DW_AT_frame_base   DW_FORM_block1
97    DW_AT value: 0     DW_FORM value: 0
98   3      DW_TAG_base_type    \[no children\]
99    DW_AT_name         DW_FORM_string
100    DW_AT_byte_size    DW_FORM_data1
101    DW_AT_encoding     DW_FORM_data1
102    DW_AT value: 0     DW_FORM value: 0
103
104