From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1052 invoked by alias); 5 Sep 2014 20:29:37 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 1025 invoked by uid 89); 5 Sep 2014 20:29:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_00,URIBL_BLACK autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 05 Sep 2014 20:29:33 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id AF33011653C; Fri, 5 Sep 2014 16:29: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 UAPJCfPXMuZc; Fri, 5 Sep 2014 16:29:31 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 7A18111653A; Fri, 5 Sep 2014 16:29:31 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id A01E8411E6; Fri, 5 Sep 2014 13:29:30 -0700 (PDT) Date: Fri, 05 Sep 2014 20:29:00 -0000 From: Joel Brobecker To: Chung-Ju Wu Cc: Joel Sherrill , Pedro Alves , "binutils@sourceware.org" , "gdb-patches@sourceware.org" , Wei-Cheng Wang , Kuan-Lin Chen Subject: Re: [PATCH, nds32] Exclude building gdb for nds32*-*-* target. Message-ID: <20140905202930.GC28404@adacore.com> References: <5409BFDB.9020801@oarcorp.com> <20140905170010.GA28404@adacore.com> <540A0A9E.5080709@oarcorp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-09/txt/msg00161.txt.bz2 > 2014-09-05 Chung-Ju Wu > > * configure.ac (nds32*-*-*): Disable gdb. > * configure: Regenerated. > > Is the updated patch OK to commit? Thank you. Please go ahead and push. -- Joel