From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28004 invoked by alias); 10 Feb 2016 03:35:37 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 27878 invoked by uid 89); 10 Feb 2016 03:35:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 10 Feb 2016 03:35:36 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=HTo:U*gdb-announce, H*Ad:U*gdb-announce, site 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 7.11 release branch created! Message-Id: Date: Wed, 10 Feb 2016 03:35:00 -0000 Reply-To: gdb@sourceware.org X-SW-Source: 2016-02/txt/msg00011.txt.bz2 Hello, A quick message to announce that the GDB 7.11 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-7.11-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/