From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.polymtl.ca (smtp.polymtl.ca [132.207.4.11]) by sourceware.org (Postfix) with ESMTPS id 1908B3851C05 for ; Mon, 25 May 2020 20:47:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1908B3851C05 Received: from simark.ca (simark.ca [158.69.221.121]) (authenticated bits=0) by smtp.polymtl.ca (8.14.7/8.14.7) with ESMTP id 04PKlgha016043 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Mon, 25 May 2020 16:47:47 -0400 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp.polymtl.ca 04PKlgha016043 Received: from [10.0.0.11] (173-246-6-90.qc.cable.ebox.net [173.246.6.90]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPSA id 2996A1E5F9 for ; Mon, 25 May 2020 16:47:42 -0400 (EDT) From: Simon Marchi Subject: Removal of GDBserver ports: LynxOS, Neutrino, Blackfin, CRIS, M32R, Tile and ARM/WinCE To: gdb-announce@sourceware.org Message-ID: Date: Mon, 25 May 2020 16:47:41 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: fr Content-Transfer-Encoding: 7bit X-Poly-FromMTA: (simark.ca [158.69.221.121]) at Mon, 25 May 2020 20:47:42 +0000 X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, DKIM_INVALID, DKIM_SIGNED, KAM_DMARC_STATUS, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Mailman-Approved-At: Tue, 26 May 2020 15:49:20 +0000 X-BeenThere: gdb-announce@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-announce mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2020 20:47:49 -0000 Hi, Just a note that unless somebody steps up to maintain them, the GDBserver ports mentioned in the subject of this message will be removed. See this patch series for the concrete proposal: https://sourceware.org/pipermail/gdb-patches/2020-May/168533.html A corresponding discussion happened on gdb-patches here: https://sourceware.org/pipermail/gdb-patches/2020-May/168361.html ... with a consensus amonst developers for the removal of these ports. This is step 3 in the following procedure: https://sourceware.org/gdb/wiki/Internals%20Obsoleting-code Simon