From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CDF2A3858C54; Mon, 6 Feb 2023 12:47:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CDF2A3858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675687632; bh=fqg1qOnHpGFu7ICsJZTe39fLXCYncOxaoOH1p9Z4LMg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dB3EJqgr3SHf3gck/hdWYsRQm0UcbCN99SoVd0x0wqhxHYjP9D0nha6MCxx+xhgGy kC2mfFecHagQ8Z5oSf2L8uRWenkedsQ9TwQhIDzNcoLEL5Lp93GdgNPElbB05ySlNO OPDjSVc5+aXrWslSQxmxPc86GegU3UtB3idAO+u4= From: "elias.myllymaki04p at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30032] GDB claims that _sifields does not exist even though it does. Date: Mon, 06 Feb 2023 12:47:11 +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: 9.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: elias.myllymaki04p at gmail dot com X-Bugzilla-Status: WAITING 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=3D30032 --- Comment #3 from Elias Myllym=C3=A4ki --- Ok yeah p $_siginfo.si_addr does sometimes work, but sometimes it does not = work and I have to use p $_sifields._sigfault.si_addr. I forgot where I put the testcase which reproduces this. I don't know if that is expected behaviour = or not. --=20 You are receiving this mail because: You are on the CC list for the bug.=