Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] Two small F_SETFL changes
@ 2026-07-17 17:07 Tom Tromey
  2026-07-17 17:07 ` [PATCH 1/2] Don't use F_SETFL in gdbreplay Tom Tromey
  2026-07-17 17:07 ` [PATCH 2/2] Use F_SETFL after F_SETOWN Tom Tromey
  0 siblings, 2 replies; 3+ messages in thread
From: Tom Tromey @ 2026-07-17 17:07 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

I was looking at the F_SETFL / SIGIO handling code in gdbserver
recently, and I noticed a couple of oddities.

This series fixes both of them.  I wouldn't expect these patches to
really affect anything in practice.

Signed-off-by: Tom Tromey <tromey@adacore.com>
---
Tom Tromey (2):
      Don't use F_SETFL in gdbreplay
      Use F_SETFL after F_SETOWN

 gdbserver/gdbreplay.cc    | 3 ---
 gdbserver/remote-utils.cc | 6 ++----
 2 files changed, 2 insertions(+), 7 deletions(-)
---
base-commit: f8ebb8db3bd5bcfaeaa42f803fe15300e65196ee
change-id: 20260717-f-setfl-1556b2b5ed46

Best regards,
--  
Tom Tromey <tromey@adacore.com>


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

end of thread, other threads:[~2026-07-17 17:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 17:07 [PATCH 0/2] Two small F_SETFL changes Tom Tromey
2026-07-17 17:07 ` [PATCH 1/2] Don't use F_SETFL in gdbreplay Tom Tromey
2026-07-17 17:07 ` [PATCH 2/2] Use F_SETFL after F_SETOWN Tom Tromey

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