From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20746 invoked by alias); 6 Oct 2010 08:45:08 -0000 Received: (qmail 20720 invoked by uid 22791); 6 Oct 2010 08:45:07 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mtagate1.de.ibm.com (HELO mtagate1.de.ibm.com) (195.212.17.161) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 06 Oct 2010 08:45:01 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate1.de.ibm.com (8.13.1/8.13.1) with ESMTP id o968iwgt029941 for ; Wed, 6 Oct 2010 08:44:58 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o968iwOr3854530 for ; Wed, 6 Oct 2010 10:44:58 +0200 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id o968ivvK014413 for ; Wed, 6 Oct 2010 10:44:57 +0200 Received: from leonard.localnet (dyn-9-152-224-33.boeblingen.de.ibm.com [9.152.224.33]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id o968impV014261 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 6 Oct 2010 10:44:57 +0200 From: Ken Werner To: Tom Tromey Subject: Re: [patch] move the nottext flag to the instance_flags Date: Wed, 06 Oct 2010 08:45:00 -0000 User-Agent: KMail/1.13.2 (Linux/2.6.32-25-generic; KDE/4.4.2; i686; ; ) References: <20101001161524.GE6213@adacore.com> In-Reply-To: Cc: Joel Brobecker , gdb-patches@sourceware.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201010061044.48280.ken@linux.vnet.ibm.com> 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-10/txt/msg00068.txt.bz2 On Tuesday, October 05, 2010 11:50:23 pm Tom Tromey wrote: > >>>>> "Joel" == Joel Brobecker writes: > Joel> Looks good to me. Can you wait, maybe a day or two to give Tom a > chance Joel> to comment before you commit, in case he spots something I > didn't? > > I'm sorry about the delay on this. > I think this seems reasonable. Patch applied. http://sourceware.org/ml/gdb-cvs/2010-10/msg00031.html Thanks Ken