From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24703 invoked by alias); 2 Jan 2003 03:47:54 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 24695 invoked from network); 2 Jan 2003 03:47:53 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by 209.249.29.67 with SMTP; 2 Jan 2003 03:47:53 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id h023ldr17456; Wed, 1 Jan 2003 21:47:39 -0600 Date: Thu, 02 Jan 2003 03:47:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200301020347.h023ldr17456@duracef.shout.net> To: ezannoni@redhat.com, keiths@redhat.com Subject: gdb.mi/mi-pthreads.exp query Cc: gdb@sources.redhat.com X-SW-Source: 2003-01/txt/msg00001.txt.bz2 Hi Elena and Keith, I'm looking at some intermittent failures in gdb.mi/mi-threads.exp. You fixed do_captured_list_thread_ids recently and I wonder if this rings any bells for you. I ran it 256 times on an unloaded system and collected the results. My configuration is: target=native, host=i686-pc-linux-gnu, osversion=red-hat-8.0, gdb=HEAD%20021231, gcc=3.2.1, binutils=2.13.2, libc=vendor, gformat=dwarf-2 Two tests always FAIL: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 2 gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 7 These tests FAIL intermittently: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 3 gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 4 gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 5 gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 6 There is a table at: http://www.shout.net/~mec/sunday/mi-pthreads/Non-PASS-gdb-HEAD.html Does this ring any bells? If not, that's fine, I'll throw it on the giant heap of FAILs to analyze later. Michael C