readelf ngettext fixes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / debug1.d
1 #as: --gdwarf-2
2 #readelf: -wl
3 #name: DWARF2 debugging information 1
4
5 Raw dump of debug contents of section \.z?debug_line:
6
7 Offset: 0x0
8 Length: .*
9 DWARF Version: 2
10 Prologue Length: .*
11 Minimum Instruction Length: 1
12 Initial value of 'is_stmt': 1
13 Line Base: -5
14 Line Range: 14
15 Opcode Base: 13
16
17 Opcodes:
18 Opcode 1 has 0 args
19 Opcode 2 has 1 arg
20 Opcode 3 has 1 arg
21 Opcode 4 has 1 arg
22 Opcode 5 has 1 arg
23 Opcode 6 has 0 args
24 Opcode 7 has 0 args
25 Opcode 8 has 0 args
26 Opcode 9 has 1 arg
27 Opcode 10 has 0 args
28 Opcode 11 has 0 args
29 Opcode 12 has 1 arg
30
31 The Directory Table \(offset 0x.*\):
32 .*
33
34 The File Name Table \(offset 0x.*\):
35 Entry Dir Time Size Name
36 1 1 0 0 debug1.s
37
38 Line Number Statements:
39 \[0x.*\] Extended opcode 2: set Address to 0x0
40 \[0x.*\] Special opcode 7: advance Address by 0 to 0x0 and Line by 2 to 3
41 \[0x.*\] Special opcode 20: advance Address by 1 to 0x1 and Line by 1 to 4
42 \[0x.*\] Special opcode 20: advance Address by 1 to 0x2 and Line by 1 to 5
43 \[0x.*\] Advance PC by 1 to 0x3
44 \[0x.*\] Extended opcode 1: End of Sequence
45
46
This page took 0.031185 seconds and 4 git commands to generate.