From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 099E43938C11 for ; Tue, 26 May 2020 15:49:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 099E43938C11 DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9AC31389203A DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1908B3851C05 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp.polymtl.ca 04PKlgha016043 Subject: [ANNOUNCEMENT] Removal of GDBserver ports: LynxOS, Neutrino, Blackfin, CRIS, M32R, Tile and ARM/WinCE To: gdb@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 From: Simon Marchi via Gdb-announce Reply-To: gdb@sourceware.org Errors-To: gdb-announce-bounces@sourceware.org X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: gdb@sourceware.org Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2020 15:49:22 -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