public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Bernhard Heckel <bernhard.heckel@intel.com>
To: qiyaoltc@gmail.com
Cc: gdb-patches@sourceware.org
Subject: [PUSHED][PATCH V2 0/7] Fortran, typeprint
Date: Wed, 25 May 2016 07:13:00 -0000	[thread overview]
Message-ID: <57455090.208@intel.com> (raw)
In-Reply-To: <1463132086-17451-1-git-send-email-bernhard.heckel@intel.com>

On 13/05/2016 11:34, Bernhard Heckel wrote:
> This series fixes various issues in fortran's typeprint.
> Tested on Ubuntu1504, Fedora23, Fedora21
>
> Addressed in V2:
> * Split Patch V1 1/4
> * Patch V2 3/7 Move "show -1" to next patch.
> * Patch V2 3/7 Print only the elements of the outermost structure.
> * Patch V2 5/7 New.
> * Patch V2 6/7 New.
>
>
> Bernhard Heckel (7):
>    Fortran, testsuite: Use multi_line in whatis_type testcase.
>    Fortran, typeprint: Fix wrong indentation when ptype nested
>      structures.
>    Fortran, typeprint: Take level of details into account when printing
>      elements of a structure.
>    Fortran, typeprint: Decrease level of details when printing elements
>      of a structure.
>    Fortran, testsuite: Add testcases for nested structures.
>    Fortran, testsuite: Fix duplicate testcase name.
>    Fortran, typeprint: Forward level of details to be printed for
>      pointers.
>
>   gdb/f-typeprint.c                          | 33 +++++++++++--------
>   gdb/testsuite/gdb.fortran/derived-type.exp |  4 +--
>   gdb/testsuite/gdb.fortran/type.f90         | 27 +++++++++++++++-
>   gdb/testsuite/gdb.fortran/vla-type.exp     | 52 +++++++++++++++++++-----------
>   gdb/testsuite/gdb.fortran/whatis_type.exp  | 41 ++++++++++++++++++-----
>   5 files changed, 113 insertions(+), 44 deletions(-)
>
Hi Yao,

thanks a lot for reviewing.
I just pushed the patches.

Regards,
Bernhard
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

      parent reply	other threads:[~2016-05-25  7:13 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-13  9:34 [PATCH " Bernhard Heckel
2016-05-13  9:35 ` [PATCH V2 5/7] Fortran, testsuite: Add testcases for nested structures Bernhard Heckel
2016-05-13 14:17   ` Yao Qi
2016-05-13  9:35 ` [PATCH V2 3/7] Fortran, typeprint: Take level of details into account when printing elements of a structure Bernhard Heckel
2016-05-13 15:58   ` Yao Qi
2016-05-13  9:35 ` [PATCH V2 6/7] Fortran, testsuite: Fix duplicate testcase name Bernhard Heckel
2016-05-13 14:20   ` Yao Qi
2016-05-17 12:53     ` Bernhard Heckel
2016-05-18 13:29       ` Bernhard Heckel
2016-05-23 11:15       ` [PING][PATCH " Bernhard Heckel
2016-05-23 13:22       ` [PATCH " Yao Qi
2016-05-13  9:35 ` [PATCH V2 2/7] Fortran, typeprint: Fix wrong indentation when ptype nested structures Bernhard Heckel
2016-05-13 14:05   ` Yao Qi
2016-05-13  9:35 ` [PATCH V2 1/7] Fortran, testsuite: Use multi_line in whatis_type testcase Bernhard Heckel
2016-05-13 14:01   ` Yao Qi
2016-05-13  9:35 ` [PATCH V2 4/7] Fortran, typeprint: Decrease level of details when printing elements of a structure Bernhard Heckel
2016-05-13 14:12   ` Yao Qi
2016-05-13  9:35 ` [PATCH V2 7/7] Fortran, typeprint: Forward level of details to be printed for pointers Bernhard Heckel
2016-05-13 15:57   ` Yao Qi
2016-05-25  7:13 ` Bernhard Heckel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57455090.208@intel.com \
    --to=bernhard.heckel@intel.com \
    --cc=gdb-patches@sourceware.org \
    --cc=qiyaoltc@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).