From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7E83B3858C98; Tue, 27 Feb 2024 16:56:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7E83B3858C98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709053008; bh=kIZZp7csmqJM5hI69LtPkDAq6PsYxv/eleu9LM08hTI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eOWrfV6KSRyhSYKyJJdxXwDO0k1xRqNqOr5X4X6yuWBj5RKB72OW0oz9ftwjCY62L Ld0cUtCXQE5FK+yci2v/Yx6MR1+rfVl7qiR+wU88Ok+3a0zMTi6LYa1YxRKZ8qMwSJ qtnsT/DfMlc2OLjVOCB4UvUqXSa7oS7U8Ly1YO14= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug dap/31354] [gdb/dap] FAIL: gdb.dap/pause.exp: python command failed Date: Tue, 27 Feb 2024 16:56:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: dap X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey 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=3D31354 --- Comment #5 from Sourceware Commits --- The master branch has been updated by Tom Tromey : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3Dcfe51255b892= 962c25166cc0afd8911caf9e1e56 commit cfe51255b892962c25166cc0afd8911caf9e1e56 Author: Tom Tromey Date: Fri Feb 16 10:39:46 2024 -0700 Use the .py file in gdb.dap/pause.exp Tom de Vries pointed out that the gdb.dap/pause.exp test writes a Python file but then does not use it. This patch corrects the oversight. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31354 Reviewed-By: Tom de Vries --=20 You are receiving this mail because: You are on the CC list for the bug.=