From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 20CC4385828D; Fri, 14 Oct 2022 09:29:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 20CC4385828D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1665739787; bh=NYRv+u14I/rwCWkjURObv+Y3W0164nHjMNgid9b69Lk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MNxUPR5wqGPxBGhbT6ZpWR7ng8k9dvvE1sLSQvWLulec9VMVnojXxaVh+5S86kFtn GrTVAnbaa66B41g0svI3ns74mmbAigVuGLeKLPvAGsgFbPpH5DNrUPilakYHrGSTNd tBP/E74zRgUXMB3z3DMLp37yGOyigsh3GbKkOzA0= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/29669] [gdb/testsuite] silent timeout with host board local-remote-host-notty Date: Fri, 14 Oct 2022 09:29:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29669 --- Comment #3 from Tom de Vries --- I think we should use ssh -t, like local-remote-host. The only mentioned difference between the two seems to be that editing is o= n in local-remote-host and off in local-remote-host-notty, and we can achieve th= is by adding -iex "set editing off" to GDBFLAGS. --=20 You are receiving this mail because: You are on the CC list for the bug.=