From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11718 invoked by alias); 3 Jun 2009 07:55:15 -0000 Received: (qmail 11708 invoked by uid 22791); 3 Jun 2009 07:55:14 -0000 X-SWARE-Spam-Status: No, hits=-3.0 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_83,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 03 Jun 2009 07:55:08 +0000 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1MBlJO-0006fE-Vs for gdb@sources.redhat.com; Wed, 03 Jun 2009 07:55:03 +0000 Received: from h86-62-88-129.ln.rinet.ru ([86.62.88.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Jun 2009 07:55:02 +0000 Received: from vladimir by h86-62-88-129.ln.rinet.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Jun 2009 07:55:02 +0000 To: gdb@sources.redhat.com From: Vladimir Prus Subject: Re: git mirror for binutils+gdb Date: Wed, 03 Jun 2009 07:55:00 -0000 Message-ID: References: <4A25DAA9.5070000__17672.8745377206$1243994827$gmane$org@analog.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit User-Agent: KNode/0.10.9 X-IsSubscribed: yes 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 X-SW-Source: 2009-06/txt/msg00026.txt.bz2 Jie Zhang wrote: > Hi, > > I have set up a git mirror for binutils+gdb CVS module: > > http://blackfin.uclinux.org/git/?p=jiez/binutils-gdb.git;a=summary > > Hope it will be useful for people working on both binutils and gdb. > > If you only works on binutils, you can use > > http://github.com/jiez/binutils/tree/master > > Both of them are syncing with CVS repository every half an hour. Don't we already have official one, at git://sourceware.org/git/gdb.git ? - Volodya