From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 851AA3953821; Wed, 7 Dec 2022 15:45:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 851AA3953821 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1670427932; bh=041KXu9grbeLJb64ERpoeKPp2GbfWWP2hL/WMCrZutc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rpvrX3katpjMsR6K8C+y6kifXM3yt9mxRynanZITtyP4SmLKOoLsYKkzFLgc54xO/ Yz8JK6xdulhvOPcEKMJ7E9zgzCZoqqBHyKFfyrT4at5yEXgVnnykoxPJh7uWVMJ5xT +vamkn7PqCy5nL6TZpXY+NzpW2W9PXxZOpBqIwZc= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/26967] FAIL: gdb.base/longjmp.exp: next over longjmp(1) Date: Wed, 07 Dec 2022 15:45:31 +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: cvs-commit 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=3D26967 --- Comment #8 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Tom de Vries : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3Db5e7cd5cd3d1= f90d0e7e58679a0782816bd5434f commit b5e7cd5cd3d1f90d0e7e58679a0782816bd5434f Author: Tom de Vries Date: Wed Dec 7 16:45:26 2022 +0100 [gdb/testsuite] Add KFAILs in gdb.base/longjmp.exp Add KFAILs in test-case gdb.base/longjmp.exp for PR gdb/26967, covering various ways that gdb is unable to recover the longjmp target if the li= bc probe is not supported. Tested on x86_64-linux. Approved-By: Simon Marchi --=20 You are receiving this mail because: You are on the CC list for the bug.=