From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 65B153851C2C; Fri, 26 Jun 2020 22:17:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 65B153851C2C From: "sandra at codesourcery dot com" To: gdb-prs@sourceware.org Subject: [Bug cli/22454] logging sometimes prints prompt Date: Fri, 26 Jun 2020 22:17:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: cli X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sandra at codesourcery dot com 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: cc 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2020 22:17:25 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D22454 sandra at codesourcery dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sandra at codesourcery dot= com --- Comment #2 from sandra at codesourcery dot com --- I'm seeing these FAILs in testing on a remote host that can't support readl= ine because stdin isn't a tty: FAIL: gdb.base/ui-redirect.exp: redirect: set logging on (timeout) FAIL: gdb.base/ui-redirect.exp: redirect: save breakpoints cmds.txt (timeou= t) FAIL: gdb.base/ui-redirect.exp: redirect: userdefined (timeout) They're timing out because the prompt is appearing in the log file instead = of stdout, causing gdb_test to wait indefinitely for output that never arrives= .=20 Surely this is a bug somewhere else and not an inherent dependency on readl= ine features? --=20 You are receiving this mail because: You are on the CC list for the bug.=