From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13636 invoked by alias); 24 Apr 2012 15:02:58 -0000 Received: (qmail 13626 invoked by uid 22791); 24 Apr 2012 15:02:57 -0000 X-SWARE-Spam-Status: No, hits=-4.0 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from imr4.ericy.com (HELO imr4.ericy.com) (198.24.6.9) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 24 Apr 2012 15:02:44 +0000 Received: from eusaamw0711.eamcs.ericsson.se ([147.117.20.178]) by imr4.ericy.com (8.14.3/8.14.3/Debian-9.1ubuntu1) with ESMTP id q3OF2gDV023647; Tue, 24 Apr 2012 10:02:43 -0500 Received: from EUSAACMS0703.eamcs.ericsson.se ([169.254.1.69]) by eusaamw0711.eamcs.ericsson.se ([147.117.20.178]) with mapi; Tue, 24 Apr 2012 11:02:36 -0400 From: Marc Khouzam To: "'Pedro Alves'" CC: "'gdb-patches@sourceware.org'" Date: Tue, 24 Apr 2012 15:04:00 -0000 Subject: RE: [Patch] Fix for MI selecting an exited thread Message-ID: References: <4F96A7FA.40407@redhat.com> <4F96B5D8.8060301@redhat.com> In-Reply-To: <4F96B5D8.8060301@redhat.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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: 2012-04/txt/msg00780.txt.bz2 =20 > -----Original Message----- > From: Pedro Alves [mailto:palves@redhat.com]=20 > Sent: Tuesday, April 24, 2012 10:17 AM > To: Marc Khouzam > Cc: 'gdb-patches@sourceware.org' > Subject: Re: [Patch] Fix for MI selecting an exited thread >=20 > On 04/24/2012 03:13 PM, Marc Khouzam wrote: >=20 > > I forgot to ask if it is ok for the 7_4 maintenance branch also? >=20 >=20 > Yes, go ahead. I was thinking the same. :-) Committed to 7_4 Thanks again!