From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30068 invoked by alias); 13 Nov 2008 14:27:57 -0000 Received: (qmail 30034 invoked by uid 22791); 13 Nov 2008 14:27:56 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 13 Nov 2008 14:27:20 +0000 Received: (qmail 23727 invoked from network); 13 Nov 2008 14:27:18 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 13 Nov 2008 14:27:18 -0000 From: Pedro Alves To: Vladimir Prus Subject: Re: [RFC] Implement =thread-selected notification. Date: Thu, 13 Nov 2008 16:22:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb-patches@sources.redhat.com References: <200811122343.24950.vladimir@codesourcery.com> <200811122122.54320.pedro@codesourcery.com> <200811131714.14566.vladimir@codesourcery.com> In-Reply-To: <200811131714.14566.vladimir@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811131427.26217.pedro@codesourcery.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: 2008-11/txt/msg00275.txt.bz2 > Seems like this condition is a little bit more messed up than that. I can't claim I undertand 100% that new command->thread bit, that I'll trust you on that. :-) > I attach a reworked patch. Thanks, I'm happy with this. -- Pedro Alves