From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19837 invoked by alias); 5 Jun 2008 01:16:51 -0000 Received: (qmail 19827 invoked by uid 22791); 5 Jun 2008 01:16:50 -0000 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.31) with ESMTP; Thu, 05 Jun 2008 01:16:10 +0000 Received: from zps36.corp.google.com (zps36.corp.google.com [172.25.146.36]) by smtp-out.google.com with ESMTP id m551G5rx009410 for ; Thu, 5 Jun 2008 02:16:05 +0100 Received: from yw-out-1718.google.com (ywr5.prod.google.com [10.192.18.5]) by zps36.corp.google.com with ESMTP id m551G3TY013394 for ; Wed, 4 Jun 2008 18:16:04 -0700 Received: by yw-out-1718.google.com with SMTP id 5so218398ywr.44 for ; Wed, 04 Jun 2008 18:16:03 -0700 (PDT) Received: by 10.150.52.2 with SMTP id z2mr1018182ybz.47.1212628563740; Wed, 04 Jun 2008 18:16:03 -0700 (PDT) Received: by 10.151.109.14 with HTTP; Wed, 4 Jun 2008 18:16:03 -0700 (PDT) Message-ID: <8ac60eac0806041816s41f854b9u455f648fc8995310@mail.gmail.com> Date: Thu, 05 Jun 2008 01:16:00 -0000 From: "Paul Pluzhnikov" To: gdb-patches@sourceware.org Subject: Re: [new patch] Re: [RFC] Fix for gdb crash in "info thread" after exec(). Cc: "Pedro Alves" In-Reply-To: <200805281901.28831.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080527190702.6956D3A6952@localhost> <200805281626.50992.pedro@codesourcery.com> <8ac60eac0805281009r29e394d2y2b285f31349b253f@mail.gmail.com> <200805281901.28831.pedro@codesourcery.com> 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: 2008-06/txt/msg00029.txt.bz2 Ping, http://sourceware.org/ml/gdb-patches/2008-05/msg00727.html On Wed, May 28, 2008 at 11:01 AM, Pedro Alves wrote: ... > New patch attached. Can anyone approve (or reject) this? -- Paul Pluzhnikov