public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Pedro Alves <palves@redhat.com>
To: Tom Tromey <tromey@adacore.com>, gdb-patches@sourceware.org
Subject: Re: [pushed] Fix duplicate tests in gdb.rust
Date: Tue, 19 May 2020 20:29:17 +0100	[thread overview]
Message-ID: <209147f4-c4b9-11a7-1f77-31af1396b615@redhat.com> (raw)
In-Reply-To: <20200519183532.11170-1-tromey@adacore.com>

On 5/19/20 7:35 PM, Tom Tromey wrote:
> @@ -88,7 +88,7 @@ gdb_test "print w\[2\] @ 2" " = \\\[3, 4\\\]"
>  gdb_test "print w_ptr\[2\]" " = 3"
>  gdb_test "print fromslice" " = 3"
>  gdb_test "print slice\[0\]" " = 3"
> -gdb_test "print slice as &\[i32\]\[0\]" " = 3"
> +gdb_test "print slice as &\[i32\]\[0\]"

Was this change intended?

Thanks,
Pedro Alves


  reply	other threads:[~2020-05-19 19:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-19 18:35 Tom Tromey
2020-05-19 19:29 ` Pedro Alves [this message]
2020-05-19 19:40   ` Tom Tromey

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=209147f4-c4b9-11a7-1f77-31af1396b615@redhat.com \
    --to=palves@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=tromey@adacore.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).