From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21863 invoked by alias); 23 Aug 2002 01:34: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 21856 invoked from network); 23 Aug 2002 01:34:02 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 23 Aug 2002 01:34:02 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 17i3Kw-0000fN-00; Thu, 22 Aug 2002 20:34:06 -0500 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 17i3Lb-0004uM-00; Thu, 22 Aug 2002 21:34:47 -0400 Date: Thu, 22 Aug 2002 18:35:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: gdb-patches@sources.redhat.com Subject: Re: RFA (threads testsuite): More thread tests Message-ID: <20020823013447.GA18835@nevyn.them.org> Mail-Followup-To: Michael Snyder , gdb-patches@sources.redhat.com References: <20020709154033.GA7204@nevyn.them.org> <3D65751B.98E850BA@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D65751B.98E850BA@redhat.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-08/txt/msg00743.txt.bz2 On Thu, Aug 22, 2002 at 04:34:51PM -0700, Michael Snyder wrote: > Daniel Jacobowitz wrote: > > > > Here's two tests I had lying around from when I developed the gdbserver > > threads support. Gdbserver passes them with flying colors (if you use my > > other patch which lets gdbserver run tests properly). GDB shows a couple of > > problems, unpredictably (not always repeatable). > > > > OK to add these? > > Hi Joel, > > I understand the point of schedlock.exp, but what's the point of > print-threads.exp? What is it that you're testing? No specific feature - just the general ability to handle threads doing things. It has a slightly different behavior pattern than the other threads testscases, and triggered different problems. Oh, and I remember - there is no other testcase in the testsuite with pthread_join in it; no threads ever actually exit. I found some problems there while I was implementing the gdbserver threads support. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer