From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16511 invoked by alias); 11 Mar 2010 16:57:03 -0000 Received: (qmail 16495 invoked by uid 22791); 11 Mar 2010 16:57:02 -0000 X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL,BAYES_40,RCVD_IN_BL_SPAMCOP_NET X-Spam-Check-By: sourceware.org Received: from mout0.freenet.de (HELO mout0.freenet.de) (195.4.92.90) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 11 Mar 2010 16:56:58 +0000 Received: from [195.4.92.20] (helo=10.mx.freenet.de) by mout0.freenet.de with esmtpa (ID ralf.corsepius@freenet.de) (port 25) (Exim 4.72 #1) id 1Nplgr-0002SY-Oo; Thu, 11 Mar 2010 17:56:53 +0100 Received: from hsi-kbw-078-043-060-227.hsi4.kabel-badenwuerttemberg.de ([78.43.60.227]:61031 helo=[192.168.1.104]) by 10.mx.freenet.de with esmtpsa (ID ralf.corsepius@freenet.de) (TLSv1:AES256-SHA:256) (port 465) (Exim 4.72 #2) id 1Nplgr-0006YB-46; Thu, 11 Mar 2010 17:56:53 +0100 Message-ID: <4B9920D3.3050106@rtems.org> Date: Thu, 11 Mar 2010 16:57:00 -0000 From: Ralf Corsepius User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Thunderbird/3.0.3 MIME-Version: 1.0 To: Tom Tromey CC: Ralf Corsepius , "gdb-patches@sourceware.org" Subject: Re: [Patch] Exit gdb/configure.tgt for unsupported targets References: <4B8505E9.3050600@rtems.org> <4B855B1A.7050006@rtems.org> <4B860D57.3070408@rtems.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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-03/txt/msg00414.txt.bz2 On 02/25/2010 06:46 PM, Tom Tromey wrote: >>>>>> "Ralf" == Ralf Corsepius writes: > > Ralf> 2010-02-25 Ralf Corsépius > Ralf> * configure.ac: Exit if ${gdb_target_obs}" is not set. > Ralf> * configure: Regenerate. > > This is ok, thanks. Could somebody please apply this patch (trunk and 7.1-branch). I don't have write access to gdb. Thanks, Ralf