Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH v3 0/2] gdb: improve interrupting an empty remote target
@ 2026-09-11  7:39 Stephan Rohr
  2026-09-11  7:39 ` [PATCH v3 1/2] gdb: fix assertion when " Stephan Rohr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stephan Rohr @ 2026-09-11  7:39 UTC (permalink / raw)
  To: gdb-patches; +Cc: tom

From: "Rohr, Stephan" <stephan.rohr@intel.com>

Hi all, Hi Tom,

I fixed the function definition as reported by Tom.  The rest is
unchanged.

Version 2 of the series is at 

https://sourceware.org/pipermail/gdb-patches/2026-September/230158.html

And Tom's feedback:

https://sourceware.org/pipermail/gdb-patches/2026-September/230222.html

v1 of the patch is available at:

https://sourceware.org/pipermail/gdb-patches/2026-August/229186.html

Tom's feedback can be found at:

https://sourceware.org/pipermail/gdb-patches/2026-September/230028.html
https://sourceware.org/pipermail/gdb-patches/2026-September/230029.html

I appreciate your feedback.

Thanks
Stephan

Rohr, Stephan (2):
  gdb: fix assertion when interrupting an empty remote target
  gdb, remote: Skip sending of 'vCont' packet if remote target is empty

 gdb/infcmd.c                                  |  5 +-
 gdb/remote.c                                  |  4 ++
 .../interrupt-empty-remote-target.exp         | 49 +++++++++++++++++++
 gdb/thread-iter.h                             |  3 ++
 4 files changed, 60 insertions(+), 1 deletion(-)
 create mode 100644 gdb/testsuite/gdb.server/interrupt-empty-remote-target.exp

-- 
2.43.0

________________________________________
Intel Deutschland GmbH 

Registered Address: Dornacher Strasse 1, 85622 Feldkirchen, Germany 

Tel: +49 (89) 99143-0 

www.intel.de 

Managing Directors: Candice Moore, Jeffrey Schneiderman, Ramachandran Sitaraman

Chairperson of the Supervisory Board: Sonja Pierer

Registered Seat: Munich Commercial Register B: Amtsgericht Munich HRB 186928

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.


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

end of thread, other threads:[~2026-09-11 13:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11  7:39 [PATCH v3 0/2] gdb: improve interrupting an empty remote target Stephan Rohr
2026-09-11  7:39 ` [PATCH v3 1/2] gdb: fix assertion when " Stephan Rohr
2026-09-11  7:39 ` [PATCH v3 2/2] gdb, remote: Skip sending of 'vCont' packet if remote target is empty Stephan Rohr
2026-09-11 13:58 ` [PATCH v3 0/2] gdb: improve interrupting an empty remote target Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox