From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5838 invoked by alias); 15 Oct 2013 13:25:22 -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 5819 invoked by uid 89); 15 Oct 2013 13:25:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-wg0-f44.google.com Received: from mail-wg0-f44.google.com (HELO mail-wg0-f44.google.com) (74.125.82.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 15 Oct 2013 13:25:21 +0000 Received: by mail-wg0-f44.google.com with SMTP id n12so7443483wgh.11 for ; Tue, 15 Oct 2013 06:25:18 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.194.206.5 with SMTP id lk5mr2135355wjc.46.1381843517967; Tue, 15 Oct 2013 06:25:17 -0700 (PDT) Received: by 10.194.205.136 with HTTP; Tue, 15 Oct 2013 06:25:17 -0700 (PDT) In-Reply-To: <87siw2zn7z.fsf@fleche.redhat.com> References: <871u3n3hxc.fsf@fleche.redhat.com> <87wqlf21bt.fsf@fleche.redhat.com> <87siw2zn7z.fsf@fleche.redhat.com> Date: Tue, 15 Oct 2013 13:25:00 -0000 Message-ID: Subject: Re: git conversion status From: Fred Cooke To: Tom Tromey Cc: Binutils Development , GDB Development Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-10/txt/msg00062.txt.bz2 Yes, this! "binutils-gdb" works for me! :-) On Tue, Oct 15, 2013 at 3:18 PM, Tom Tromey wrote: > Joseph> My preference remains "binutils+gdb". > > The problem with this one is that it has to be URL-encoded, specifically > when referring to gitweb URLs, since the "+" appears in the query > component of the URL. That makes it a pain to work with sometimes. > > How about "binutils-gdb" instead? > > Tom