From: Tom Tromey <tom@tromey.com>
To: Stephan Rohr <stephan.rohr@intel.com>
Cc: gdb-patches@sourceware.org, tom@tromey.com
Subject: Re: [PATCH v2 2/2] gdb, remote: Skip sending of 'vCont' packet if remote target is empty
Date: Wed, 09 Sep 2026 10:08:46 -0600 [thread overview]
Message-ID: <87a4pq1k6p.fsf@tromey.com> (raw)
In-Reply-To: <20260907123436.99614-3-stephan.rohr@intel.com> (Stephan Rohr's message of "Mon, 7 Sep 2026 12:34:36 +0000")
>>>>> "Stephan" == Stephan Rohr <stephan.rohr@intel.com> writes:
Stephan> + const bool empty ()
Stephan> + { return begin () == end (); }
Here I meant 'bool empty () const'.
thanks,
Tom
prev parent reply other threads:[~2026-09-09 16:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-07 12:34 [PATCH v2 0/2] gdb: improve interrupting an empty remote target Stephan Rohr
2026-09-07 12:34 ` [PATCH v2 1/2] gdb: fix assertion when " Stephan Rohr
2026-09-07 12:34 ` [PATCH v2 2/2] gdb, remote: Skip sending of 'vCont' packet if remote target is empty Stephan Rohr
2026-09-09 16:08 ` 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=87a4pq1k6p.fsf@tromey.com \
--to=tom@tromey.com \
--cc=gdb-patches@sourceware.org \
--cc=stephan.rohr@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