This patch introduces support for specifing views in .loc directives, so that the...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / avr / large-debug-line-table.d
1 #name: AVR, large .debug_line table
2 #as: -mlink-relax -mmcu=avrxmega2
3 #objdump: --dwarf=decodedline
4 #source: large-debug-line-table.s
5 #target: avr-*-*
6
7 .*: file format elf32-avr
8
9 Decoded dump of debug contents of section \.debug_line:
10
11 CU: large-debug-line-table\.c:
12 File name Line number Starting address.*
13 large-debug-line-table\.c 1 0
14
15 #...
This page took 0.033617 seconds and 4 git commands to generate.