From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.CeBiTec.Uni-Bielefeld.DE (smtp.CeBiTec.Uni-Bielefeld.DE [129.70.160.84]) by sourceware.org (Postfix) with ESMTPS id 354283857007 for ; Wed, 1 Jul 2020 21:11:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 354283857007 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=CeBiTec.Uni-Bielefeld.DE Authentication-Results: sourceware.org; spf=none smtp.mailfrom=ro@cebitec.uni-bielefeld.de Received: from localhost (localhost [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 0D2DC85DF2; Wed, 1 Jul 2020 23:11:48 +0200 (CEST) X-Virus-Scanned: amavisd-new at CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (smtp.cebitec.uni-bielefeld.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZuTNDHusrj3k; Wed, 1 Jul 2020 23:11:47 +0200 (CEST) Received: from manam.CeBiTec.Uni-Bielefeld.DE (p4fddbb33.dip0.t-ipconnect.de [79.221.187.51]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPSA id 8DB4B85D77; Wed, 1 Jul 2020 23:11:47 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=CeBiTec.Uni-Bielefeld.DE; s=20200306; t=1593637907; bh=kCaKbHYpSDfnnnAmnu1AKHVUu/LOWJvJlAQI3lmevm8=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=KujomOuvLJnTVnYNHiRKeOAEsAmAwOMLYayJH13ezR3LHHMCh5zHhDPU7vvOVOgs3 67vUm6h3JwINTqaVIJSWSuGHZiMTDexH57+iU1HzTb8rJVDMUVkhMJeLcFwuW4eJmC 0qhcJKkrym9g6tF1JxkqIdqERm5ZO7cy5hnx6ucl9oZ3oIwsdGKnyg4jOIUICPL4p0 VeXbtCyJaNewJgzjm7uJ4n9VQZRC6+Xit3qyhnuBCb2UinT/siY6T7m4EXIVJMQ51i q1LMhhbI7VIP0/mn9yn/1uqrcYnYyIe5s/m92uux/CwyR6xqpbROu/2d9v0bCBaN8Y t+H2rYHE1OacA== From: Rainer Orth To: Joel Brobecker Cc: gdb-patches@sourceware.org Subject: Re: GDB 10 branching - 2020-06-27 Update References: <20200627154005.GA5618@adacore.com> Date: Wed, 01 Jul 2020 23:11:41 +0200 In-Reply-To: <20200627154005.GA5618@adacore.com> (Joel Brobecker's message of "Sat, 27 Jun 2020 08:40:05 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3790.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2020 21:11:50 -0000 Hi Joel, > Great progress last week, as the first section of this report will > indicate! So far, we're down to 3 identified issues we would like > to fix before branching. As always, if you see anything else that > you think should make the list, please let us know! it would be nice to get [PATCH] Unify Solaris procfs and largefile handling https://sourceware.org/pipermail/gdb-patches/2020-June/169977.html into GDB 10 which unbreaks the 32-bit GDB build on Solaris. Nick already approved the binutils parts of the patch; the gdb side is pretty much mechanical. Thanks. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University