From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rock.gnat.com (rock.gnat.com [205.232.38.15]) by sourceware.org (Postfix) with ESMTP id 441C43857C48 for ; Sun, 13 Sep 2020 02:43:49 +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 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 1BF8611713E for ; Sat, 12 Sep 2020 22:43:49 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at gnat.com Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 48pG-+5XxW5U for ; Sat, 12 Sep 2020 22:43:49 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id EC451116F87 for ; Sat, 12 Sep 2020 22:43:48 -0400 (EDT) Received: from [127.0.1.1] (localhost [127.0.0.1]) by joel.gnat.com (Postfix) with ESMTP id 51D5A82B8B for ; Sat, 12 Sep 2020 19:43:47 -0700 (PDT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Joel Brobecker To: gdb-announce@sourceware.org Subject: GDB 10 release branch created! Message-Id: <20200913024347.51D5A82B8B@joel.gnat.com> 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 Precedence: list List-Id: Gdb-announce mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2020 02:43:50 -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/