From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 69907384AB48; Tue, 16 Apr 2024 16:55:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 69907384AB48 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1713286539; bh=6f8hUEJ0EvDjqKpWsqBbPUlgOjY9BpK5VtLp7aPBaG4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nptRVrdfmtdZPkdK0P9Mo9BDuxvs7NtYiNy4ZXndI4H/ybmZPHzCSC2jPC9VWHh7r M1eZYhbqdGtjQWCHGuHTvh5JI9SkV25fW9yl/qHPt86tgHdrvkw5MiY7peA7DY4Pn/ e7h/kzH0E+a9luLGhAe+TYq+VSGM4m9LR37KGBxg= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/31450] [gdb/testsuite] FAIL: gdb.base/ending-run.exp: step out of main Date: Tue, 16 Apr 2024 16:55:38 +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: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 15.1 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=3D31450 --- Comment #4 from Sourceware Commits --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3Db6fc194038ce= 0744532d6471499326114c0f0d90 commit b6fc194038ce0744532d6471499326114c0f0d90 Author: Nick Clifton Date: Tue Apr 16 17:54:13 2024 +0100 Fix test for sections with different VMA<->LMA relationships so that it only applies to allocated sections, and only sections in the same segment a= re checked. PR 31450 --=20 You are receiving this mail because: You are on the CC list for the bug.=