From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14663 invoked by alias); 29 Apr 2008 18:04:34 -0000 Received: (qmail 14610 invoked by uid 22791); 29 Apr 2008 18:04:33 -0000 X-Spam-Check-By: sourceware.org Received: from mail.windriver.com (HELO mail.wrs.com) (147.11.1.11) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 29 Apr 2008 18:04:05 +0000 Received: from ALA-MAIL03.corp.ad.wrs.com (ala-mail03 [147.11.57.144]) by mail.wrs.com (8.13.6/8.13.6) with ESMTP id m3TI3cXK027428; Tue, 29 Apr 2008 11:03:38 -0700 (PDT) Received: from ala-mail06.corp.ad.wrs.com ([147.11.57.147]) by ALA-MAIL03.corp.ad.wrs.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 29 Apr 2008 11:03:38 -0700 Received: from [147.11.233.77] ([147.11.233.77]) by ala-mail06.corp.ad.wrs.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 29 Apr 2008 11:03:22 -0700 Message-ID: <481762E8.5010707@windriver.com> Date: Wed, 30 Apr 2008 07:00:00 -0000 From: Pawel Piech User-Agent: Thunderbird 1.5.0.14ubu (X11/20080306) MIME-Version: 1.0 To: Pedro Alves CC: Vladimir Prus , gdb@sourceware.org, Marc Khouzam Subject: Re: MI non-stop interface details References: <200804261939.37635.vladimir@codesourcery.com> <200804272017.02620.pedro@codesourcery.com> <200804292104.58288.vladimir@codesourcery.com> <200804291848.51730.pedro@codesourcery.com> In-Reply-To: <200804291848.51730.pedro@codesourcery.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00252.txt.bz2 Pedro Alves wrote: > I can't see how is it different -- in the frontend's perspective -- > of keeping track of what to pass to --thread= *provided GDB doesn't switch > threads automatically*. But then again, I'm no frontend writer. > Using -thread-select makes it easier for the front end to be compatible with older versions of GDB. Cheers, Pawel