From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 325CB385843F; Thu, 27 Oct 2022 22:31:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 325CB385843F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666909917; bh=9wx1iZ+xPmBbvbKRXi+ykpfLJ/6GkeA3aUR/v4hjKms=; h=From:To:Subject:Date:In-Reply-To:References:From; b=a2vvgbhF5cGa0ZukWDIW0pu2fW2K+klz+zsV8KO78Nk7CzUK1aaR8moV2nif24vDe Arckm7X+HhaU37BsX32jQ/9qpO0nznz7m5YDjsLd3Qn5PEBs21ZWASzIKw2oZEBb2y DIyWq7WJ0NxFPFADi1F8fHsnWG1Ihwrg0heqD8CE= From: "luis.machado at arm dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/25897] gdb hangs on "run": ubuntu 20.04 LTS arm (Raspberry Pi 2) Date: Thu, 27 Oct 2022 22:31:55 +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.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: luis.machado at arm dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D25897 Luis Machado changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED CC| |luis.machado at arm dot com --- Comment #1 from Luis Machado --- Should be fixed with https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1927192. The root cause = is armhf gdb not being able to find required symbols to be able to tell if it should use a thumb breakpoint or a Arm breakpoint. Please reopen if this is still a problem. --=20 You are receiving this mail because: You are on the CC list for the bug.=