From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27007 invoked by alias); 18 Sep 2006 13:21:42 -0000 Received: (qmail 26999 invoked by uid 22791); 18 Sep 2006 13:21:42 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 18 Sep 2006 13:21:37 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GPJ43-0005y3-6P; Mon, 18 Sep 2006 09:21:35 -0400 Date: Mon, 18 Sep 2006 13:21:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] gdb.base/multi-forks.exp Message-ID: <20060918132135.GC22307@nevyn.them.org> Mail-Followup-To: Nick Roberts , gdb-patches@sources.redhat.com References: <17678.12228.757124.152763@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17678.12228.757124.152763@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00100.txt.bz2 On Mon, Sep 18, 2006 at 05:33:56PM +1200, Nick Roberts wrote: > > Going through the testsuite for nickrob-async-20060513-branch (multi-threaded > tests fail due to new linux_nat_wait), I notice the test below fails for > me on mainline. I don't know if __kernel_vsyscall is due to the 2.6 > kernel, GCC 4.+ or how general it is. It's probably due to a 2.6 kernel on IA-32; it doesn't show up for me because I'm using x86-64. > 2006-09-18 Nick Roberts > > * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp. OK, thanks. -- Daniel Jacobowitz CodeSourcery