From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5988 invoked by alias); 16 Apr 2003 04:06:27 -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 5964 invoked from network); 16 Apr 2003 04:06:26 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 16 Apr 2003 04:06:26 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h3G46QO25592; Tue, 15 Apr 2003 21:06:26 -0700 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: gdb@sources.redhat.com Subject: testsuite errors on Red Hat 8.0 From: David Carlton Date: Wed, 16 Apr 2003 04:06:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-04/txt/msg00149.txt.bz2 I just updated GDB on my laptop for the first time in a while, and I'm seeing some new testsuite errors: in gdb.base/completion.exp, I get: FAIL: gdb.base/completion.exp: (timeout) complete 'info func mar' FAIL: gdb.base/completion.exp: (timeout) complete 'set follow-fork-mode' and in gdb.threads/pthreads.exp, I get: FAIL: gdb.threads/pthreads.exp: check backtrace from main thread FAIL: gdb.threads/pthreads.exp: apply backtrace command to all three threads Anybody else seeing these? I don't get them on my desktop machine; the laptop runs Red Hat 8.0, the desktop runs Red Hat 7.3; I'm not sure what other differences might be relevant. Unfortunately, it's been about a month since I last updated GDB on my laptop, so I can't really narrow down when this occurred. David Carlton carlton@math.stanford.edu