From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BE3083894407; Mon, 22 Feb 2021 12:46:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BE3083894407 From: "keller at metrolab dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/26949] ELF target support seems broken on macOS 11 Date: Mon, 22 Feb 2021 12:46:13 +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: 10.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: keller at metrolab dot com X-Bugzilla-Status: UNCONFIRMED 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Feb 2021 12:46:13 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26949 --- Comment #8 from Philip Keller --- As requested by Simon, I tried rebuilding the master branch at commit b413232211bf7c7754095b017f27774d70646489. As expected, this does fix ELF support. Bug 26949 is therefore a duplicate. I was forced to compile with "-Wno-error=3Dformat-nonliteral -Wno-error=3Dformat-security", because of errors in files included by binutils-gdb/gdbsupport/common-defs.h that I had not previously encountered. (?? Did not investigate for now.) I don't know exactly what's involved, but if you need someone to test on ma= cOS, I'd be happy to contribute. --=20 You are receiving this mail because: You are on the CC list for the bug.=