From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4437 invoked by alias); 22 Jun 2009 16:10:25 -0000 Received: (qmail 4426 invoked by uid 22791); 22 Jun 2009 16:10:24 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 22 Jun 2009 16:10:17 +0000 Received: from spaceape10.eur.corp.google.com (spaceape10.eur.corp.google.com [172.28.16.144]) by smtp-out.google.com with ESMTP id n5MGAEMg017431 for ; Mon, 22 Jun 2009 09:10:15 -0700 Received: from qyk33 (qyk33.prod.google.com [10.241.83.161]) by spaceape10.eur.corp.google.com with ESMTP id n5MGABAp020121 for ; Mon, 22 Jun 2009 09:10:12 -0700 Received: by qyk33 with SMTP id 33so3704532qyk.15 for ; Mon, 22 Jun 2009 09:10:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.86.131 with SMTP id s3mr1217647qcl.8.1245687011422; Mon, 22 Jun 2009 09:10:11 -0700 (PDT) In-Reply-To: <8ac60eac0906151139w23c6cc2ag9307d73232753f65@mail.gmail.com> References: <20090605222214.66E2976BC4@localhost> <8ac60eac0906151139w23c6cc2ag9307d73232753f65@mail.gmail.com> Date: Mon, 22 Jun 2009 16:10:00 -0000 Message-ID: <8ac60eac0906220910p5750f455u1e3dc462035d50b6@mail.gmail.com> Subject: Re: [patch] Fix for gdb.threads/staticthreads.exp failure on Linux From: Paul Pluzhnikov To: gdb-patches@sourceware.org Cc: ppluzhnikov@google.com, dje@google.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true 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: 2009-06/txt/msg00565.txt.bz2 On Mon, Jun 15, 2009 at 11:39 AM, Paul Pluzhnikov wrote: > On Fri, Jun 5, 2009 at 3:22 PM, Paul Pluzhnikov wrote: > >> Attached patch silently ignores such errors, and makes staticthreads PASS. > > Ping? Ping, Ping? -- Paul Pluzhnikov