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

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