From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30881 invoked by alias); 7 Jul 2008 19:16:58 -0000 Received: (qmail 30866 invoked by uid 22791); 7 Jul 2008 19:16:58 -0000 X-Spam-Check-By: sourceware.org Received: from elasmtp-curtail.atl.sa.earthlink.net (HELO elasmtp-curtail.atl.sa.earthlink.net) (209.86.89.64) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 07 Jul 2008 19:16:38 +0000 Received: from [68.108.140.244] (helo=macbook-2.local) by elasmtp-curtail.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1KFwCQ-00012R-Ir; Mon, 07 Jul 2008 15:16:34 -0400 Message-ID: <48726B91.2050808@earthlink.net> Date: Mon, 07 Jul 2008 19:16:00 -0000 From: Stan Shebs User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Pedro Alves , gdb-patches@sourceware.org Subject: Re: Make monitor targets always have a thread References: <200807031623.29562.pedro@codesourcery.com> <20080707191235.GD11544@caradoc.them.org> In-Reply-To: <20080707191235.GD11544@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: ae6f8838ff913eba0cc1426638a40ef67e972de0d01da940565ca08e10034f4d63d951edc0c474d6350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c 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-07/txt/msg00093.txt.bz2 Daniel Jacobowitz wrote: > On Thu, Jul 03, 2008 at 04:23:29PM +0100, Pedro Alves wrote: > >> Does it look OK? Can anyone instruct me how to test this; or do a test >> spin for me; or claim that it looks ok, and we'll fix problems as >> they arise? :-) >> > > It's OK. I don't have any way to test monitor either. > Yeah, I wonder how long it's been since any of those monitor targets have been tested, they seem to be bordering on obsolescence. Stan