From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 744383858C30; Tue, 22 Nov 2022 15:58:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 744383858C30 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1669132728; bh=JyG79j/5rYh7Ovi7mf5hL4lzBr+IxuyfCpOhbCu9A3o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EwS/9P33yoy0AgBdl72BthMguHkIZVQto+NxvwVgtmPIDJW1ssOoNklclOJGrYQvP 04onDnWz28GUr6fIPyeiH6+xETjqUyqYIBef1qIVBlBboCS7I6eM/sps3YwhWdqZUO OMP4Q8enNFUQI81kaWn60b75AICsNfk4RAE0fWi4= From: "macro at orcam dot me.uk" To: gdb-prs@sourceware.org Subject: [Bug tdep/29804] [gdb/tdep, vax] Remove gdbarch_deprecated_function_start_offset Date: Tue, 22 Nov 2022 15:58:47 +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: macro at orcam dot me.uk 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 #9 from Maciej W. Rozycki --- Anything but writing `gdbserver' would be a one-off effort that would have to be repeated next time in the future. So even if it was cheaper effort-wise, it would be less profitable long-term. Besides, I wrote the RISC-V/Linux backend a couple of years back and it was already straightforward and VAX is even simpler to handle with its single unified 32-bit user register file shared by all implementations (and no prospect to get the vector unit supported ever). --=20 You are receiving this mail because: You are on the CC list for the bug.=