From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16151 invoked by alias); 14 Dec 2012 15:33:43 -0000 Received: (qmail 16140 invoked by uid 22791); 14 Dec 2012 15:33:42 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO 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; Fri, 14 Dec 2012 15:33:36 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 0FC3B1C659F; Fri, 14 Dec 2012 10:33:36 -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 wRJtTnDAkrio; Fri, 14 Dec 2012 10:33:36 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 7E9531C6588; Fri, 14 Dec 2012 10:33:35 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 720D8C14D6; Fri, 14 Dec 2012 19:33:26 +0400 (RET) Date: Fri, 14 Dec 2012 15:33:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: Yao Qi , Pedro Alves , gdb-patches@sourceware.org Subject: Re: crash/regression with ia64 targets Message-ID: <20121214153326.GC3654@adacore.com> References: <1353404184-22073-1-git-send-email-yao@codesourcery.com> <50AFD573.1090601@gmail.com> <50B0ABF9.1080606@codesourcery.com> <20121213120528.GA19986@adacore.com> <87y5h01x8u.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87y5h01x8u.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) 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: 2012-12/txt/msg00508.txt.bz2 > It seems like a good idea to me. > (I think you meant symfile.c here.) OK - unless there are objections, I will see if I can move it, but do it as a followup patch. Thanks, Tom. -- Joel