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 50B773857C48 for ; Sun, 13 Sep 2020 03:15:20 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 441C43857C48 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=brobecker@adacore.com X-Virus-Scanned: Debian amavisd-new at gnat.com Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Joel Brobecker To: gdb@sourceware.org Subject: [ANNOUNCEMENT] GDB 10 release branch created! Message-Id: Date: Sat, 12 Sep 2020 19:43:47 -0700 (PDT) X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, 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-Mailman-Approved-At: Sun, 13 Sep 2020 03:15:18 +0000 X-BeenThere: gdb-announce@sourceware.org X-Mailman-Version: 2.1.29 Errors-To: gdb-announce-bounces@sourceware.org Reply-To: gdb@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: Sun, 13 Sep 2020 03:15:20 -0000 Hello, A quick message to announce that the GDB 10 branch has just been created. The prerelease snapshots will be available at: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb.tar.xz ftp://sourceware.org/pub/gdb/snapshots/branch/gdb.tar.gz The sources are also accessible via GIT: git clone --single-branch --branch=gdb-10-branch git://sourceware.org/git/binutils-gdb.git This announcement has also been posted on the GDB web site at: http://www.sourceware.org/gdb/