From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5266 invoked by alias); 23 Aug 2013 15:40:48 -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 5246 invoked by uid 89); 23 Aug 2013 15:40:47 -0000 X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients Received: from mail-ob0-f176.google.com (HELO mail-ob0-f176.google.com) (209.85.214.176) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 23 Aug 2013 15:40:46 +0000 Received: by mail-ob0-f176.google.com with SMTP id uz19so813401obc.21 for ; Fri, 23 Aug 2013 08:40:45 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.60.39.169 with SMTP id q9mr187574oek.79.1377272445183; Fri, 23 Aug 2013 08:40:45 -0700 (PDT) Received: by 10.76.174.70 with HTTP; Fri, 23 Aug 2013 08:40:44 -0700 (PDT) In-Reply-To: <87wqnda0tm.fsf@fleche.redhat.com> References: <8738q4gj7a.fsf@fleche.redhat.com> <201308222010.r7MKAljG013904@glazunov.sibelius.xs4all.nl> <87wqnda0tm.fsf@fleche.redhat.com> Date: Fri, 23 Aug 2013 15:40:00 -0000 Message-ID: Subject: Re: A Proposal to Move to Git From: "H.J. Lu" To: Tom Tromey Cc: Mark Kettenis , GDB , Binutils Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-08/txt/msg00113.txt.bz2 I assume git repo has both binutils and gdb. Is that possible to only checkout binutils portion? -- H.J.