public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug remote/26221] New: "Interrupted system call" when resizing terminal while GDB is waiting for remote connection
@ 2020-07-09  1:58 simark at simark dot ca
  2022-01-09  1:20 ` [Bug remote/26221] " tromey at sourceware dot org
  2022-01-09  2:00 ` simark at simark dot ca
  0 siblings, 2 replies; 3+ messages in thread
From: simark at simark dot ca @ 2020-07-09  1:58 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26221

            Bug ID: 26221
           Summary: "Interrupted system call" when resizing terminal while
                    GDB is waiting for remote connection
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: remote
          Assignee: unassigned at sourceware dot org
          Reporter: simark at simark dot ca
  Target Milestone: ---

Type "target remote :1234" in GDB, while nothing is listening on port 1234. 
GDB waits for the connection to be established.  Meanwhile, resize the
terminal.  This happens:

(gdb) tar rem :1234
:1234: Interrupted system call.

Looks like we don't handle and restart interrupted system call somewhere where
we should.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2022-01-09  2:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09  1:58 [Bug remote/26221] New: "Interrupted system call" when resizing terminal while GDB is waiting for remote connection simark at simark dot ca
2022-01-09  1:20 ` [Bug remote/26221] " tromey at sourceware dot org
2022-01-09  2:00 ` simark at simark dot ca

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).