From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 109177 invoked by alias); 28 Jul 2017 08:19:40 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 109111 invoked by uid 89); 28 Jul 2017 08:19:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-11.9 required=5.0 tests=BAYES_00,GIT_PATCH_2,GIT_PATCH_3,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=Tel, tel, Managing, commercial X-HELO: mga03.intel.com Received: from mga03.intel.com (HELO mga03.intel.com) (134.134.136.65) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 28 Jul 2017 08:19:37 +0000 Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Jul 2017 01:19:35 -0700 X-ExtLoop1: 1 Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by orsmga004.jf.intel.com with ESMTP; 28 Jul 2017 01:19:34 -0700 Received: from irsmsx111.ger.corp.intel.com (10.108.20.4) by irsmsx105.ger.corp.intel.com (163.33.3.28) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 28 Jul 2017 09:19:33 +0100 Received: from irsmsx105.ger.corp.intel.com ([169.254.7.168]) by irsmsx111.ger.corp.intel.com ([169.254.2.25]) with mapi id 14.03.0319.002; Fri, 28 Jul 2017 09:19:34 +0100 From: "Wiederhake, Tim" To: "gdb-patches@sourceware.org" Subject: RE: [PATCH 0/6] Some Fortran patches Date: Fri, 28 Jul 2017 08:19:00 -0000 Message-ID: <9676A094AF46E14E8265E7A3F4CCE9AF549C455E@irsmsx105.ger.corp.intel.com> References: <1500629040-12972-1-git-send-email-tim.wiederhake@intel.com> In-Reply-To: <1500629040-12972-1-git-send-email-tim.wiederhake@intel.com> dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2017-07/txt/msg00431.txt.bz2 Ping. Regards, Tim > -----Original Message----- > From: gdb-patches-owner@sourceware.org [mailto:gdb-patches- > owner@sourceware.org] On Behalf Of Tim Wiederhake > Sent: Friday, July 21, 2017 11:24 AM > To: gdb-patches@sourceware.org > Subject: [PATCH 0/6] Some Fortran patches >=20 > Hi all, >=20 > this is a set of mostly unrelated Fortran patches that were originally > written > by Bernhard Heckel. >=20 > I rebased them onto current master and, in patch #4, added some error > checking > to dwarf2_get_pc_bounds. >=20 > Regards, > Tim >=20 > Bernhard Heckel (6): > DWARF: Don't add nameless modules to partial symbol table. > Fortran: Accessing fields of inherited types via fully qualified name. > Fortran: Ptype, print type extension. > Dwarf: Fortran, support DW_TAG_entry_point. > Fortran: Enable setting breakpoint on nested functions. > Fortran: Nested functions, add scope parameter. >=20 > gdb/doc/gdb.texinfo | 3 + > gdb/dwarf2read.c | 146 > ++++++++++++++++++++++++-- > gdb/f-exp.y | 7 +- > gdb/f-typeprint.c | 31 +++++- > gdb/testsuite/gdb.fortran/block-data.exp | 49 +++++++++ > gdb/testsuite/gdb.fortran/block-data.f | 56 ++++++++++ > gdb/testsuite/gdb.fortran/entry_point.exp | 70 ++++++++++++ > gdb/testsuite/gdb.fortran/entry_point.f90 | 48 +++++++++ > gdb/testsuite/gdb.fortran/nested-funcs.exp | 28 +++++ > gdb/testsuite/gdb.fortran/nested-funcs.f90 | 66 +++++++++++- > gdb/testsuite/gdb.fortran/oop_extend_type.exp | 113 ++++++++++++++++++++ > gdb/testsuite/gdb.fortran/oop_extend_type.f90 | 56 ++++++++++ > gdb/valops.c | 6 ++ > 13 files changed, 662 insertions(+), 17 deletions(-) > create mode 100644 gdb/testsuite/gdb.fortran/block-data.exp > create mode 100644 gdb/testsuite/gdb.fortran/block-data.f > create mode 100644 gdb/testsuite/gdb.fortran/entry_point.exp > create mode 100644 gdb/testsuite/gdb.fortran/entry_point.f90 > mode change 100755 =3D> 100644 gdb/testsuite/gdb.fortran/nested-funcs.exp > mode change 100755 =3D> 100644 gdb/testsuite/gdb.fortran/nested-funcs.f90 > create mode 100644 gdb/testsuite/gdb.fortran/oop_extend_type.exp > create mode 100644 gdb/testsuite/gdb.fortran/oop_extend_type.f90 >=20 > -- > 2.7.4 Intel Deutschland GmbH Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Christian Lamprechter Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928