From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7CBE138A8310; Fri, 21 Oct 2022 20:54:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7CBE138A8310 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666385692; bh=HNgmx1holC+LMB1rw50p/8KU7WGlwk+XUfb1qBl5xLU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=q7ZAvp1AJ/20P5RNweLfLKurGxtKnKVxYkx9dTYosWcvs4AVgYoYJb+CZQVd8WXH5 zWw4IcTZHO4xEGdsctDgzXJ3XogaNc4Euxz4EbvuoHRfxZvMHQLAH422jv/E/s6w/j AjNrnZLpvf9BTqQXcX6f43juPeyG64NtrqGPrbkA= From: "aburgess at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug python/29712] [gdb, aarch64] UNRESOLVED: gdb.python/py-disasm.exp: global_disassembler=ReadMemoryGdbErrorDisassembler: disassemble test Date: Fri, 21 Oct 2022 20:54:51 +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: aburgess at redhat dot com 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: attachments.created 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 #5 from Andrew Burgess --- Created attachment 14411 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D14411&action=3Ded= it Possible patch for this problem Here's my proposal for fixing this issue. This patch avoids the throw/catch over libopcode. I've tested this on aarch64 and it seems to fix the issue.= =20 I'm still running the full testsuite. --=20 You are receiving this mail because: You are on the CC list for the bug.=