From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17962 invoked by alias); 12 Jan 2010 03:39:26 -0000 Received: (qmail 17946 invoked by uid 22791); 12 Jan 2010 03:39:25 -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; Tue, 12 Jan 2010 03:39:21 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 14BE5406D2; Mon, 11 Jan 2010 22:39:20 -0500 (EST) 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 gNBrvQALQ6yI; Mon, 11 Jan 2010 22:39:20 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 7ED34406D1; Mon, 11 Jan 2010 22:39:19 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 65174F595E; Tue, 12 Jan 2010 07:39:05 +0400 (RET) Date: Tue, 12 Jan 2010 03:39:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: Daniel Gutson , "gdb-patches@sourceware.org" Subject: Re: [PATCH] gcore fix for native gdb on solaris Message-ID: <20100112033905.GI2007@adacore.com> References: <4AF9E5BD.3030900@codesourcery.com> <20100111162807.GB13820@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100111162807.GB13820@host0.dyn.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) 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 X-SW-Source: 2010-01/txt/msg00288.txt.bz2 > This change has caused the following change in generated gdb/configure which > is currently not checked in. > > Assuming it is OK to update gdb/configure. Yes, of course. Regenerating the configure script can be considered obvious, particularly in this case. Thanks for spotting this, Jan. -- Joel