1 /* This testcase is part of GDB, the GNU debugger.
3 Copyright 2008-2019 Free Software Foundation, Inc.
5 This program is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published by
7 the Free Software Foundation; either version 3 of the License, or
8 (at your option) any later version.
10 This program is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 GNU General Public License for more details.
15 You should have received a copy of the GNU General Public License
16 along with this program. If not, see <http://www.gnu.org/licenses/>. */
18 /* This tests that gdb can read compressed sections. The contents
19 are the same as dw2-basic.S, but the .debug_abbrev section has been
20 comrpessed using zlib. */
22 /* Dummy function to provide debug information for. */
32 .type func_cu1, %function
37 .size func_cu1, .-func_cu1
40 /* Debug information */
45 .4byte .Lcu1_end - .Lcu1_start /* Length of Compilation Unit */
47 .2byte 2 /* DWARF Version */
48 .4byte .Labbrev1_begin /* Offset into abbrev section */
49 .byte 4 /* Pointer size */
52 .uleb128 1 /* Abbrev: DW_TAG_compile_unit */
53 .4byte .Lline1_begin /* DW_AT_stmt_list */
54 .4byte .Lend_text1 /* DW_AT_high_pc */
55 .4byte .Lbegin_text1 /* DW_AT_low_pc */
56 .ascii "file1.txt\0" /* DW_AT_name */
57 .ascii "GNU C 3.3.3\0" /* DW_AT_producer */
58 .byte 1 /* DW_AT_language (C) */
61 .uleb128 2 /* Abbrev: DW_TAG_subprogram */
62 .byte 1 /* DW_AT_external */
63 .byte 1 /* DW_AT_decl_file */
64 .byte 2 /* DW_AT_decl_line */
65 .ascii "func_cu1\0" /* DW_AT_name */
66 .4byte .Ltype_int-.Lcu1_begin /* DW_AT_type */
67 .4byte .Lbegin_func_cu1 /* DW_AT_low_pc */
68 .4byte .Lend_func_cu1 /* DW_AT_high_pc */
69 .byte 1 /* DW_AT_frame_base: length */
70 .byte 0x55 /* DW_AT_frame_base: DW_OP_reg5 */
73 .uleb128 3 /* Abbrev: DW_TAG_base_type */
74 .ascii "int\0" /* DW_AT_name */
75 .byte 4 /* DW_AT_byte_size */
76 .byte 5 /* DW_AT_encoding */
78 .byte 0 /* End of children of CU */
85 .4byte .Lline1_end - .Lline1_start /* Initial length */
87 .2byte 2 /* Version */
88 .4byte .Lline1_lines - .Lline1_hdr /* header_length */
90 .byte 1 /* Minimum insn length */
91 .byte 1 /* default_is_stmt */
92 .byte 1 /* line_base */
93 .byte 1 /* line_range */
94 .byte 0x10 /* opcode_base */
96 /* Standard lengths */
113 /* Include directories */
125 .byte 0 /* DW_LNE_set_address */
128 .4byte .Lbegin_func_cu1
130 .byte 3 /* DW_LNS_advance_line */
131 .sleb128 3 /* ... to 4 */
133 .byte 1 /* DW_LNS_copy */
135 .byte 1 /* DW_LNS_copy (second time as an end-of-prologue marker) */
137 .byte 0 /* DW_LNE_set_address */
140 .4byte .Lend_func_cu1
142 .byte 0 /* DW_LNE_end_of_sequence */
148 /* Abbrev table -- compressed */
149 .section .zdebug_abbrev