From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4BCA93858416; Mon, 21 Nov 2022 06:37:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4BCA93858416 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1669012636; bh=ZRrE6/lYEy75a1rcO9FRyZUW0CHr3fyOHgyM52o9uxE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Lo7ax/mg0zNZTmv7ygZKHtr0OJjaP1s0jwUwmovN8s48rEoNPrE35I8Bsp9MBxVkv xqhs1jfZdENygpaCzkMl6ScBA7Pdzc+vEhjMakpjv59Eb7xbCYBi3qJP3CXgBfqIT7 lENpjqhcpJab4ARh3C289lBBRM3h+nGiG9uLO+wE= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug tdep/29804] [gdb/tdep, vax] Remove gdbarch_deprecated_function_start_offset Date: Mon, 21 Nov 2022 06:37:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tdep 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=3D29804 --- Comment #8 from Tom de Vries --- (In reply to Maciej W. Rozycki from comment #7) > I could install the required packages, but I don't feel like cluttering > the system for what I think makes little sense. I only have 650MB of > free local storage available (out of 2GB total) too, which means there's > no local space for a single GDB build even and it all would have to run > over NFS, making things even slower. >=20 Ack, understood. I then wonder if it's possible to do a local cross build = for make all-gdb, and use the artefacts to do a make check-gdb using remote host+target somehow, but perhaps that'll take more work than to get gdbserv= er working. --=20 You are receiving this mail because: You are on the CC list for the bug.=