From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A75A23858CD1; Mon, 31 Jul 2023 08:37:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A75A23858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690792644; bh=mVwASHlskpA2wRCwFKyYs0N80xUWKkV2k68qAAbpz54=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PXybqwH9sKcVV8+ioVc7+1CH9tdrcIxQSaG0AQRWGUzlHU1w3ao/aubxOeHFjSKvu M397IfxS/TUOHvZlLe9R8NgTOiXLChdzuKwnYIhcEUts71qIf4Hk+AvmGe49jeetsD zxkNdtbGnbeXN8vTgfd0+H+O4jjefcqHF75AEm+8= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/30704] [gdb/testsuite, i686] FAIL: gdb.base/catch-syscall.exp: multiple targets: i386 vs i386:x86-64: insert catch syscall on syscall 1 -- write on i386:x86-64 Date: Mon, 31 Jul 2023 08:37:17 +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=3D30704 --- Comment #1 from Tom de Vries --- Interestingly, "set arch aarch64" fails: ... (gdb) set architecture aarch64^M Undefined item: "aarch64".^M (gdb) UNSUPPORTED: gdb.base/catch-syscall.exp: multiple targets: aarch64 vs arm: set architecture aarch64 set architecture arm^M The target architecture is set to "arm".^M (gdb)=20 ... --=20 You are receiving this mail because: You are on the CC list for the bug.=