Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom Tromey <tom@tromey.com>
To: Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH v2] gdb, testsuite: fix gdb.base/save-history.exp for native-extended-gdbserver
Date: Tue, 28 Apr 2026 08:46:38 -0600	[thread overview]
Message-ID: <87qznzm9bl.fsf@tromey.com> (raw)
In-Reply-To: <20260420080758.1134782-1-tankut.baris.aktemur@intel.com> (Tankut Baris Aktemur's message of "Mon, 20 Apr 2026 10:07:58 +0200")

>>>>> Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> writes:

> This revision addresses Guinevere's review comment and does not skip
> the test when the target is extended-remote.

This is ok.
Approved-By: Tom Tromey <tom@tromey.com>

>  set expected "set height 0\n"
>  append expected "set width 0\n"
> +
> +# There is an additional target connection command with the
> +# extended-remote board file.
> +if {[target_info gdb_protocol] == "extended-remote"} {
> +    append expected "target extended-remote $gdbserver_gdbport\n"
> +}

No need to spend more time on this, but it seems like there could be
other target boards that add other commands, or we may conceivably add
commands to the test suite prologue, and what would really be nice is
something a bit more robust.  But OTOH it seems like a lot of work for
something pretty marginal.

Tom

      reply	other threads:[~2026-04-28 14:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-20  8:07 Tankut Baris Aktemur
2026-04-28 14:46 ` Tom Tromey [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=87qznzm9bl.fsf@tromey.com \
    --to=tom@tromey.com \
    --cc=gdb-patches@sourceware.org \
    --cc=tankut.baris.aktemur@intel.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