From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16410 invoked by alias); 30 Sep 2002 20:04:03 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 16403 invoked from network); 30 Sep 2002 20:04:02 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 30 Sep 2002 20:04:02 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g8UJjRi27024 for ; Mon, 30 Sep 2002 15:45:27 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8UK41f31115 for ; Mon, 30 Sep 2002 16:04:01 -0400 Received: from valrhona.uglyboxes.com (IDENT:YK/cUbmitByr76Dmi2zMqhd/XvqaBlJ1@vpn50-40.rdu.redhat.com [172.16.50.40]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8UK40E04553 for ; Mon, 30 Sep 2002 16:04:01 -0400 Date: Mon, 30 Sep 2002 13:04:00 -0000 From: Keith Seitz X-X-Sender: keiths@valrhona.uglyboxes.com To: gdb-patches@sources.redhat.com Subject: Re: [RFA] selected_thread_changed event In-Reply-To: <15768.39126.237199.783028@localhost.redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-09/txt/msg00773.txt.bz2 On Mon, 30 Sep 2002, Elena Zannoni wrote: > Michael Snyder wrote: > > > > Seems like a good idea to me... > > > > to me as well. Ok, committed. I'll follow-up with the actual notifications (and the changes to mi-pthreads.exp to test for them). Keith