From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21139 invoked by alias); 15 Jun 2009 18:39:48 -0000 Received: (qmail 21067 invoked by uid 22791); 15 Jun 2009 18:39:48 -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.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 15 Jun 2009 18:39:42 +0000 Received: from spaceape24.eur.corp.google.com (spaceape24.eur.corp.google.com [172.28.16.76]) by smtp-out.google.com with ESMTP id n5FIddoS022315 for ; Mon, 15 Jun 2009 19:39:39 +0100 Received: from qyk15 (qyk15.prod.google.com [10.241.83.143]) by spaceape24.eur.corp.google.com with ESMTP id n5FIcAe2005520 for ; Mon, 15 Jun 2009 11:39:37 -0700 Received: by qyk15 with SMTP id 15so170625qyk.23 for ; Mon, 15 Jun 2009 11:39:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.80.14 with SMTP id r14mr1355821qck.100.1245091176876; Mon, 15 Jun 2009 11:39:36 -0700 (PDT) In-Reply-To: <20090605222214.66E2976BC4@localhost> References: <20090605222214.66E2976BC4@localhost> Date: Mon, 15 Jun 2009 18:39:00 -0000 Message-ID: <8ac60eac0906151139w23c6cc2ag9307d73232753f65@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/msg00398.txt.bz2 On Fri, Jun 5, 2009 at 3:22 PM, Paul Pluzhnikov wrote: > Attached patch silently ignores such errors, and makes staticthreads PASS. Ping? -- Paul Pluzhnikov