From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 98C5B3858D1E; Sat, 22 Oct 2022 04:31:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 98C5B3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666413098; bh=7hT07IyMxBEecyPM3Ejg8fv/miyYzR6hRylHwXnvFak=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FSBaoP2WS6thBBlfhpz/6W4VfvLYzH9jurKPzPns9fgDujdH2mV9q2og6bTWBA6UH Srk9FqiL7nc9rw3EtW5tY7XK1qQyh/N+f/KUaidjVW07B4dYWTZQ6MbdPkkd6hE2qz 1ZZuLPPQheazEaK/YMZmIMxBD6JI/t39iHFthug0= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug python/29712] [gdb, aarch64] UNRESOLVED: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryGdbErrorDisassembler: disassemble test Date: Sat, 22 Oct 2022 04:31:37 +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: vries 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=3D29712 --- Comment #6 from Tom de Vries --- (In reply to Andrew Burgess from comment #5) > Created attachment 14411 [details] > Possible patch for this problem >=20 > Here's my proposal for fixing this issue. This patch avoids the throw/ca= tch > over libopcode. I've tested this on aarch64 and it seems to fix the issu= e.=20 > I'm still running the full testsuite. Thanks. I'll submit the patch from comment 1. --=20 You are receiving this mail because: You are on the CC list for the bug.=