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

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