public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Andrew Burgess <andrew.burgess@embecosm.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFC] gdb: introduce limited array lengths while printing values
Date: Wed, 06 Oct 2021 20:36:25 +0300	[thread overview]
Message-ID: <834k9u2gyu.fsf@gnu.org> (raw)
In-Reply-To: <20211006172902.2691582-1-andrew.burgess@embecosm.com> (message from Andrew Burgess on Wed, 6 Oct 2021 18:29:02 +0100)

> From: Andrew Burgess <andrew.burgess@embecosm.com>
> Date: Wed,  6 Oct 2021 18:29:02 +0100
> 
>  gdb/NEWS                                     |   6 +
>  gdb/doc/gdb.texinfo                          |   9 +
>  gdb/printcmd.c                               |   5 +
>  gdb/testsuite/gdb.ada/limited-length.exp     |  51 +++++
>  gdb/testsuite/gdb.ada/limited-length/foo.adb |  32 ++++
>  gdb/testsuite/gdb.ada/limited-length/pck.adb |  23 +++
>  gdb/testsuite/gdb.ada/limited-length/pck.ads |  19 ++
>  gdb/testsuite/gdb.base/limited-length.c      |  31 ++++
>  gdb/testsuite/gdb.base/limited-length.exp    |  72 ++++++++
>  gdb/testsuite/gdb.fortran/limited-length.exp |  66 +++++++
>  gdb/testsuite/gdb.fortran/limited-length.f90 |  37 ++++
>  gdb/value.c                                  | 184 +++++++++++++++++--
>  gdb/value.h                                  |  17 ++
>  13 files changed, 535 insertions(+), 17 deletions(-)
>  create mode 100644 gdb/testsuite/gdb.ada/limited-length.exp
>  create mode 100644 gdb/testsuite/gdb.ada/limited-length/foo.adb
>  create mode 100644 gdb/testsuite/gdb.ada/limited-length/pck.adb
>  create mode 100644 gdb/testsuite/gdb.ada/limited-length/pck.ads
>  create mode 100644 gdb/testsuite/gdb.base/limited-length.c
>  create mode 100644 gdb/testsuite/gdb.base/limited-length.exp
>  create mode 100644 gdb/testsuite/gdb.fortran/limited-length.exp
>  create mode 100644 gdb/testsuite/gdb.fortran/limited-length.f90

OK for the documentation parts.

Thanks.

  reply	other threads:[~2021-10-06 17:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-06 17:29 Andrew Burgess
2021-10-06 17:36 ` Eli Zaretskii [this message]
2021-11-02 10:03 ` [PING][RFC] " Maciej W. Rozycki
2021-11-09 16:44 ` [PING^2][RFC] " Maciej W. Rozycki
2021-11-16 12:40 ` [PING^3][RFC] " Maciej W. Rozycki
2021-11-23 21:37 ` [PING^4][RFC] " Maciej W. Rozycki
2021-11-30 13:14 ` [PING^5][RFC] " Maciej W. Rozycki
2021-12-08 23:19 ` [PING^6][RFC] " Maciej W. Rozycki
2021-12-15 17:14 ` [PING^7][RFC] " Maciej W. Rozycki
2022-01-04 17:50 ` [PING^8][RFC] " Maciej W. Rozycki
2022-01-12 18:17 ` [PING^9][RFC] " Maciej W. Rozycki
2022-01-14 17:45 ` [RFC] " Tom Tromey
2023-01-12  9:00   ` Maciej W. Rozycki

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=834k9u2gyu.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=andrew.burgess@embecosm.com \
    --cc=gdb-patches@sourceware.org \
    /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).