Blame SOURCES/gdb-bz601887-dwarf4-rh-test.patch

132741
From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
132741
From: Fedora GDB patches <invalid@email.com>
132741
Date: Fri, 27 Oct 2017 21:07:50 +0200
132741
Subject: gdb-bz601887-dwarf4-rh-test.patch
132741
132741
;; Backport DWARF-4 support (BZ 601887, Tom Tromey).
132741
;;=fedoratest
132741
132741
diff --git a/gdb/testsuite/gdb.dwarf2/rh-dwarf4-x86_64.S b/gdb/testsuite/gdb.dwarf2/rh-dwarf4-x86_64.S
132741
new file mode 100644
132741
--- /dev/null
132741
+++ b/gdb/testsuite/gdb.dwarf2/rh-dwarf4-x86_64.S
132741
@@ -0,0 +1,167 @@
132741
+/* This testcase is part of GDB, the GNU debugger.
132741
+
132741
+   Copyright 2010 Free Software Foundation, Inc.
132741
+
132741
+   This program is free software; you can redistribute it and/or modify
132741
+   it under the terms of the GNU General Public License as published by
132741
+   the Free Software Foundation; either version 3 of the License, or
132741
+   (at your option) any later version.
132741
+
132741
+   This program is distributed in the hope that it will be useful,
132741
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
132741
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
132741
+   GNU General Public License for more details.
132741
+
132741
+   You should have received a copy of the GNU General Public License
132741
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
132741
+
132741
+	.file	"rh-dwarf4-x86_64.c"
132741
+	.section	.debug_abbrev,"",@progbits
132741
+.Ldebug_abbrev0:
132741
+	.section	.debug_info,"",@progbits
132741
+.Ldebug_info0:
132741
+	.section	.debug_line,"",@progbits
132741
+.Ldebug_line0:
132741
+	.text
132741
+.Ltext0:
132741
+.globl main
132741
+	.type	main, @function
132741
+main:
132741
+.LFB0:
132741
+	.file 1 "gdb.dwarf2/rh-dwarf4-x86_64.c"
132741
+	# gdb.dwarf2/rh-dwarf4-x86_64.c:20
132741
+	.loc 1 20 0
132741
+	.cfi_startproc
132741
+	# basic block 2
132741
+	pushq	%rbp
132741
+	.cfi_def_cfa_offset 16
132741
+	movq	%rsp, %rbp
132741
+	.cfi_offset 6, -16
132741
+	.cfi_def_cfa_register 6
132741
+	# gdb.dwarf2/rh-dwarf4-x86_64.c:21
132741
+	.loc 1 21 0
132741
+	movl	$0, %eax
132741
+	# gdb.dwarf2/rh-dwarf4-x86_64.c:22
132741
+	.loc 1 22 0
132741
+	leave
132741
+	.cfi_def_cfa 7, 8
132741
+	ret
132741
+	.cfi_endproc
132741
+.LFE0:
132741
+	.size	main, .-main
132741
+.Letext0:
132741
+	.section	.debug_info
132741
+	.long	0x4e	# Length of Compilation Unit Info
132741
+	.value	0x4	# DWARF version number
132741
+	.long	.Ldebug_abbrev0	# Offset Into Abbrev. Section
132741
+	.byte	0x8	# Pointer Size (in bytes)
132741
+	.uleb128 0x1	# (DIE (0xb) DW_TAG_compile_unit)
132741
+	.long	.LASF0	# DW_AT_producer: "GNU C 4.4.4 20100503 (Red Hat 4.4.4-2)"
132741
+	.byte	0x1	# DW_AT_language
132741
+	.long	.LASF1	# DW_AT_name: "gdb.dwarf2/rh-dwarf4-x86_64.c"
132741
+	.long	.LASF2	# DW_AT_comp_dir
132741
+	.quad	.Ltext0	# DW_AT_low_pc
132741
+	.quad	.Letext0	# DW_AT_high_pc
132741
+	.long	.Ldebug_line0	# DW_AT_stmt_list
132741
+	.uleb128 0x2	# (DIE (0x2d) DW_TAG_subprogram)
132741
+			# DW_AT_external
132741
+	.long	.LASF3	# DW_AT_name: "main"
132741
+	.byte	0x1	# DW_AT_decl_file (gdb.dwarf2/rh-dwarf4-x86_64.c)
132741
+	.byte	0x13	# DW_AT_decl_line
132741
+			# DW_AT_prototyped
132741
+	.long	0x4a	# DW_AT_type
132741
+	.quad	.LFB0	# DW_AT_low_pc
132741
+	.quad	.LFE0	# DW_AT_high_pc
132741
+	.uleb128 0x1	# DW_AT_frame_base
132741
+	.byte	0x9c	# DW_OP_call_frame_cfa
132741
+	.uleb128 0x3	# (DIE (0x4a) DW_TAG_base_type)
132741
+	.byte	0x4	# DW_AT_byte_size
132741
+	.byte	0x5	# DW_AT_encoding
132741
+	.ascii "int\0"	# DW_AT_name
132741
+	.byte	0x0	# end of children of DIE 0xb
132741
+	.section	.debug_abbrev
132741
+	.uleb128 0x1	# (abbrev code)
132741
+	.uleb128 0x11	# (TAG: DW_TAG_compile_unit)
132741
+	.byte	0x1	# DW_children_yes
132741
+	.uleb128 0x25	# (DW_AT_producer)
132741
+	.uleb128 0xe	# (DW_FORM_strp)
132741
+	.uleb128 0x13	# (DW_AT_language)
132741
+	.uleb128 0xb	# (DW_FORM_data1)
132741
+	.uleb128 0x3	# (DW_AT_name)
132741
+	.uleb128 0xe	# (DW_FORM_strp)
132741
+	.uleb128 0x1b	# (DW_AT_comp_dir)
132741
+	.uleb128 0xe	# (DW_FORM_strp)
132741
+	.uleb128 0x11	# (DW_AT_low_pc)
132741
+	.uleb128 0x1	# (DW_FORM_addr)
132741
+	.uleb128 0x12	# (DW_AT_high_pc)
132741
+	.uleb128 0x1	# (DW_FORM_addr)
132741
+	.uleb128 0x10	# (DW_AT_stmt_list)
132741
+	.uleb128 0x17	# (DW_FORM_sec_offset)
132741
+	.byte	0x0
132741
+	.byte	0x0
132741
+	.uleb128 0x2	# (abbrev code)
132741
+	.uleb128 0x2e	# (TAG: DW_TAG_subprogram)
132741
+	.byte	0x0	# DW_children_no
132741
+	.uleb128 0x3f	# (DW_AT_external)
132741
+	.uleb128 0x19	# (DW_FORM_flag_present)
132741
+	.uleb128 0x3	# (DW_AT_name)
132741
+	.uleb128 0xe	# (DW_FORM_strp)
132741
+	.uleb128 0x3a	# (DW_AT_decl_file)
132741
+	.uleb128 0xb	# (DW_FORM_data1)
132741
+	.uleb128 0x3b	# (DW_AT_decl_line)
132741
+	.uleb128 0xb	# (DW_FORM_data1)
132741
+	.uleb128 0x27	# (DW_AT_prototyped)
132741
+	.uleb128 0x19	# (DW_FORM_flag_present)
132741
+	.uleb128 0x49	# (DW_AT_type)
132741
+	.uleb128 0x13	# (DW_FORM_ref4)
132741
+	.uleb128 0x11	# (DW_AT_low_pc)
132741
+	.uleb128 0x1	# (DW_FORM_addr)
132741
+	.uleb128 0x12	# (DW_AT_high_pc)
132741
+	.uleb128 0x1	# (DW_FORM_addr)
132741
+	.uleb128 0x40	# (DW_AT_frame_base)
132741
+	.uleb128 0x18	# (DW_FORM_exprloc)
132741
+	.byte	0x0
132741
+	.byte	0x0
132741
+	.uleb128 0x3	# (abbrev code)
132741
+	.uleb128 0x24	# (TAG: DW_TAG_base_type)
132741
+	.byte	0x0	# DW_children_no
132741
+	.uleb128 0xb	# (DW_AT_byte_size)
132741
+	.uleb128 0xb	# (DW_FORM_data1)
132741
+	.uleb128 0x3e	# (DW_AT_encoding)
132741
+	.uleb128 0xb	# (DW_FORM_data1)
132741
+	.uleb128 0x3	# (DW_AT_name)
132741
+	.uleb128 0x8	# (DW_FORM_string)
132741
+	.byte	0x0
132741
+	.byte	0x0
132741
+	.byte	0x0
132741
+	.section	.debug_pubnames,"",@progbits
132741
+	.long	0x17	# Length of Public Names Info
132741
+	.value	0x2	# DWARF Version
132741
+	.long	.Ldebug_info0	# Offset of Compilation Unit Info
132741
+	.long	0x52	# Compilation Unit Length
132741
+	.long	0x2d	# DIE offset
132741
+	.ascii "main\0"	# external name
132741
+	.long	0x0
132741
+	.section	.debug_aranges,"",@progbits
132741
+	.long	0x2c	# Length of Address Ranges Info
132741
+	.value	0x2	# DWARF Version
132741
+	.long	.Ldebug_info0	# Offset of Compilation Unit Info
132741
+	.byte	0x8	# Size of Address
132741
+	.byte	0x0	# Size of Segment Descriptor
132741
+	.value	0x0	# Pad to 16 byte boundary
132741
+	.value	0x0
132741
+	.quad	.Ltext0	# Address
132741
+	.quad	.Letext0-.Ltext0	# Length
132741
+	.quad	0x0
132741
+	.quad	0x0
132741
+	.section	.debug_str,"MS",@progbits,1
132741
+.LASF2:
132741
+	.string	"."
132741
+.LASF0:
132741
+	.string	"GNU C 4.4.4 20100503 (Red Hat 4.4.4-2)"
132741
+.LASF1:
132741
+	.string	"gdb.dwarf2/rh-dwarf4-x86_64.c"
132741
+.LASF3:
132741
+	.string	"main"
132741
+	.ident	"GCC: (GNU) 4.4.4 20100503 (Red Hat 4.4.4-2)"
132741
+	.section	.note.GNU-stack,"",@progbits
132741
diff --git a/gdb/testsuite/gdb.dwarf2/rh-dwarf4-x86_64.c b/gdb/testsuite/gdb.dwarf2/rh-dwarf4-x86_64.c
132741
new file mode 100644
132741
--- /dev/null
132741
+++ b/gdb/testsuite/gdb.dwarf2/rh-dwarf4-x86_64.c
132741
@@ -0,0 +1,22 @@
132741
+/* This testcase is part of GDB, the GNU debugger.
132741
+
132741
+   Copyright 2010 Free Software Foundation, Inc.
132741
+
132741
+   This program is free software; you can redistribute it and/or modify
132741
+   it under the terms of the GNU General Public License as published by
132741
+   the Free Software Foundation; either version 3 of the License, or
132741
+   (at your option) any later version.
132741
+
132741
+   This program is distributed in the hope that it will be useful,
132741
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
132741
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
132741
+   GNU General Public License for more details.
132741
+
132741
+   You should have received a copy of the GNU General Public License
132741
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
132741
+
132741
+int
132741
+main (void)
132741
+{
132741
+  return 0;
132741
+}
132741
diff --git a/gdb/testsuite/gdb.dwarf2/rh-dwarf4-x86_64.exp b/gdb/testsuite/gdb.dwarf2/rh-dwarf4-x86_64.exp
132741
new file mode 100644
132741
--- /dev/null
132741
+++ b/gdb/testsuite/gdb.dwarf2/rh-dwarf4-x86_64.exp
132741
@@ -0,0 +1,42 @@
132741
+# Copyright 2010 Free Software Foundation, Inc.
132741
+
132741
+# This program is free software; you can redistribute it and/or modify
132741
+# it under the terms of the GNU General Public License as published by
132741
+# the Free Software Foundation; either version 3 of the License, or
132741
+# (at your option) any later version.
132741
+#
132741
+# This program is distributed in the hope that it will be useful,
132741
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
132741
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
132741
+# GNU General Public License for more details.
132741
+#
132741
+# You should have received a copy of the GNU General Public License
132741
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
132741
+
132741
+# This test can only be run on targets which support DWARF-2 and use gas.
132741
+# For now pick a sampling of likely targets.
132741
+if {![istarget *-*-linux*]
132741
+    && ![istarget *-*-gnu*]
132741
+    && ![istarget *-*-elf*]
132741
+    && ![istarget *-*-openbsd*]
132741
+    && ![istarget arm-*-eabi*]
132741
+    && ![istarget powerpc-*-eabi*]} {
132741
+    return 0
132741
+}
132741
+
132741
+if {![istarget x86_64-*]} {
132741
+    return 0
132741
+}
132741
+
132741
+set testfile "rh-dwarf4-x86_64"
132741
+set srcfile ${testfile}.S
132741
+set executable ${testfile}.x
132741
+set binfile [standard_output_file ${executable}]
132741
+
132741
+if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" object {}] != "" } {
132741
+    return -1
132741
+}
132741
+
132741
+clean_restart $executable
132741
+
132741
+gdb_test "ptype main" {type = int \(void\)}