From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A2E2E385772D; Sat, 7 Oct 2023 01:29:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A2E2E385772D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1696642172; bh=eS93l2cG1rDU6RWS+Vzyn4ta9jii3JZJx58pMT3IpuY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VIrVh92yKYlXOt+ltl60X1kH8w1Qy3zShX3+TcFYeTczSx5MQKi0nLWEPMYQVW5Bt mtjJ0Owi3tFIqstd0wwNVIinBSPksB+BEPgEsltZrIoZFDD2v3ik21j2bMnmd5SNsi ZgazER9lCdjbvGUA9HUvFEz2xCBm+JKgd+Yg2MdQ= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug tdep/30540] [gdb/tdep] AT_RSEQ_FEATURE_SIZE / AT_RSEQ_ALIGN support missing in "info auxv" Date: Sat, 07 Oct 2023 01:29:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tdep X-Bugzilla-Version: 13.1 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=3D30540 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Simon Marchi : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D7a3bb62d8263= 1ff042525b7115d9e03a7329e7be commit 7a3bb62d82631ff042525b7115d9e03a7329e7be Author: Ilya Leoshkevich Date: Thu Jun 22 01:03:04 2023 +0200 gdb: support rseq auxvs Linux kernel commit commit 317c8194e6ae ("rseq: Introduce feature size and alignment ELF auxiliary vector entries") introduced two new auxvs: AT_RSEQ_FEATURE_SIZE and AT_RSEQ_ALIGN. Support them in GDB. This fixes auxv.exp on kernels >=3D v6.3. Change-Id: I8966c4d5c73eb7b45de6d410a9b28a6628edad2e Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30540 Approved-By: Tom Tromey --=20 You are receiving this mail because: You are on the CC list for the bug.=