From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22391 invoked by alias); 2 Feb 2007 12:40:20 -0000 Received: (qmail 22380 invoked by uid 22791); 2 Feb 2007 12:40:19 -0000 X-Spam-Check-By: sourceware.org Received: from vir-del-04.spheriq.net (HELO vir-del-04.spheriq.net) (194.50.41.43) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 02 Feb 2007 12:40:10 +0000 Received: from vir-out-02.spheriq.net ([194.50.41.31]) by vir-del-04.spheriq.net with ESMTP id l12Ce5TI008650 for ; Fri, 2 Feb 2007 12:40:05 GMT Received: from vir-cus-01.spheriq.net (vir-cus-01.spheriq.net [194.50.41.85]) by vir-out-02.spheriq.net with ESMTP id l12Ce2iN005446 for ; Fri, 2 Feb 2007 12:40:05 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by vir-cus-01.spheriq.net with ESMTP id l12Cdx2Q001624 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 2 Feb 2007 12:40:01 GMT Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id A3720DA42; Fri, 2 Feb 2007 12:39:58 +0000 (GMT) Received: from mail1.cro.st.com (mail1.cro.st.com [164.129.40.131]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 74D734733C; Fri, 2 Feb 2007 12:39:58 +0000 (GMT) Received: from [164.129.44.95] (crx595.cro.st.com [164.129.44.95]) by mail1.cro.st.com (MOS 3.7.5a-GA) with ESMTP id CJQ18783 (AUTH "denis pilat"); Fri, 2 Feb 2007 13:39:57 +0100 (CET) Message-ID: <45C3311D.5000908@st.com> Date: Fri, 02 Feb 2007 12:40:00 -0000 From: Denis PILAT User-Agent: Thunderbird 1.5.0.9 (X11/20061206) MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb-patches Subject: Re: [RFA] thread apply commands change selected frame References: <45A61E73.8030400@st.com> <20070121173341.GG12463@nevyn.them.org> <45B73813.9060005@st.com> <45C05A1A.6010109@st.com> <20070131145407.GA24233@nevyn.them.org> <45C0BC7E.80409@st.com> <20070131193254.GA7389@nevyn.them.org> <45C1AF6E.9080900@st.com> <20070201143342.GA19289@nevyn.them.org> In-Reply-To: <20070201143342.GA19289@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2007-02/txt/msg00016.txt.bz2 Daniel Jacobowitz wrote: > On Thu, Feb 01, 2007 at 10:14:22AM +0100, Denis PILAT wrote: > >> I prefer that as well, therefore I changed the previous test as well to >> keep the same style (see attached file). >> > > Thanks - I didn't notice that. This is OK, and so is the code patch. > > Following your approval, I've just committed "thread.c" and "testsuite/gdb.threads/threadapply.exp" with the previously send ChangeLog. -- Denis