public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH V2 0/7] Fortran, typeprint
@ 2016-05-13  9:34 Bernhard Heckel
  2016-05-13  9:35 ` [PATCH V2 5/7] Fortran, testsuite: Add testcases for nested structures Bernhard Heckel
                   ` (7 more replies)
  0 siblings, 8 replies; 20+ messages in thread
From: Bernhard Heckel @ 2016-05-13  9:34 UTC (permalink / raw)
  To: qiyaoltc; +Cc: gdb-patches, Bernhard Heckel

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(-)

-- 
2.7.1.339.g0233b80

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2016-05-25  7:13 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-13  9:34 [PATCH V2 0/7] Fortran, typeprint 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 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 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 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 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-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-25  7:13 ` [PUSHED][PATCH V2 0/7] Fortran, typeprint Bernhard Heckel

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).