From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6415 invoked by alias); 15 Aug 2012 19:50:01 -0000 Received: (qmail 6379 invoked by uid 22791); 15 Aug 2012 19:50:00 -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; Wed, 15 Aug 2012 19:49:45 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 1E0751C6E91; Wed, 15 Aug 2012 15:49:45 -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 yq24umLu1NhY; Wed, 15 Aug 2012 15:49:45 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E26951C6E7B; Wed, 15 Aug 2012 15:49:44 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id A939514561A; Wed, 15 Aug 2012 15:49:38 -0400 (EDT) Date: Wed, 15 Aug 2012 19:50:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: gdb-patches@sourceware.org Subject: Re: RFC: fix PR 14386 Message-ID: <20120815194938.GA7873@adacore.com> References: <873946woli.fsf@fleche.redhat.com> <87txwfj0gk.fsf@fleche.redhat.com> <20120813181700.GA2742@adacore.com> <87lihi60hu.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87lihi60hu.fsf@fleche.redhat.com> 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: 2012-08/txt/msg00447.txt.bz2 > Joel> If it is deemed extra safe, and useful, I don't see a problem. > Joel> But I am fine either way. > > I think it is safe, but I think people other than me ought to say so. Pedro said it seemed obvious even to him. I agree it seems correct as well. I would put it in. -- Joel