From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29173 invoked by alias); 16 Mar 2009 17:02:43 -0000 Received: (qmail 28461 invoked by uid 22791); 16 Mar 2009 17:02:40 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 16 Mar 2009 17:02:34 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 9741D2BAB8B; Mon, 16 Mar 2009 13:02:31 -0400 (EDT) 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 zaoGlfbjIsDB; Mon, 16 Mar 2009 13:02:31 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 5BD7E2BAB98; Mon, 16 Mar 2009 13:02:31 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id D45F6F5C40; Mon, 16 Mar 2009 10:02:30 -0700 (PDT) Date: Mon, 16 Mar 2009 17:02:00 -0000 From: Joel Brobecker To: Paolo Bonzini Cc: gdb-patches@sourceware.org, gcc-patches@gcc.gnu.org, Tristan Gingold , binutils@sources.redhat.com Subject: Re: [RFA/commit?] Add gdb to the list of supported dirs on x86_64-darwin Message-ID: <20090316170230.GE9294@adacore.com> References: <20090316150056.GE9069@adacore.com> <49BE6EAD.1090004@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49BE6EAD.1090004@gnu.org> User-Agent: Mutt/1.5.18 (2008-05-17) Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2009-03/txt/msg00298.txt.bz2 > It clearly affects only gdb. Go ahead, but please commit it to the gcc > repository too. Thank you. I checked in the patch in both repositories. -- Joel