From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7B8893858D39; Fri, 2 Sep 2022 17:30:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7B8893858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1662139807; bh=b1XZbdBJJ4cgqVfP2we+C9zlDS3m7ODS3Ab7C1rVATI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GdtRQK3xBBbIfhEHNtcQXyYJM/Gr0KnEJKpHS3/H5jZSN94SohlYwkWmDZv5OrmCn iWIdrGE0GQunO5DxPDVRtddxf8KrQVRXqmNFdlSIwi14BET5U2Yzoq/xytM6k4eoIH 94Ccxtj1nu020p75h4+LazsX5Dgh8REY4QNlAr/U= From: "luis.machado at arm dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/29421] Extend aarch64 pauth xml for gdbstub and kernel mode Date: Fri, 02 Sep 2022 17:30:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: luis.machado at arm dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: luis.machado at arm dot com 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=3D29421 --- Comment #4 from Luis Machado --- I have a WIP patch... (gdb) bt #0 bar () at hello.c:35 #1 0x0000000000400344 in baz () at hello.c:40 #2 0x0000000000400360 [PAC] in foo () at hello.c:45 #3 0x0000000000400388 [PAC] in main (argc=3D1, argv=3D0x55007fffe0) at hel= lo.c:52 #4 0x0000000000400294 [PAC] in _start () #5 0x0040000000400294 in ?? () --=20 You are receiving this mail because: You are on the CC list for the bug.=