From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 148DB3858D32; Sun, 14 Jan 2024 14:48:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 148DB3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1705243717; bh=QccZ1sv1XhvSib/Ph1pFQiI/JWvvd8cYZEnTCtdzFsU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=D2MkGGQpDoTS4M3YNZ1JYvv/mXLAiYyIUwCTJAOkaRLW8JiPLgZ/DWmX+3b3T7E0j E6wAA6kNq53Z4LOVffAm4pHMjeP+zws++QrcJriFHF4P9IzWj63xgWe+gDuqpiHBbz C7cdpZS7nQJTHf7iJXLzGr0bSuf2ITk6jTElfPAE= From: "ssbssa at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug python/12188] python gdb.parameter("endian") is "" Date: Sun, 14 Jan 2024 14:48:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: python X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ssbssa at sourceware dot 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: cc 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=3D12188 Hannes Domani changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ssbssa at sourceware dot o= rg --- Comment #4 from Hannes Domani --- As an alternative, should it be possible to get the endianness from a gdb.Architecture? Since that's basically what show_endian does when set to 'auto'. --=20 You are receiving this mail because: You are on the CC list for the bug.=