From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13386 invoked by alias); 31 Mar 2008 19:19:27 -0000 Received: (qmail 13376 invoked by uid 22791); 31 Mar 2008 19:19:27 -0000 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.31) with ESMTP; Mon, 31 Mar 2008 19:18:58 +0000 Received: from zps38.corp.google.com (zps38.corp.google.com [172.25.146.38]) by smtp-out.google.com with ESMTP id m2VJIrna008111 for ; Mon, 31 Mar 2008 12:18:53 -0700 Received: from wa-out-1112.google.com (wafk22.prod.google.com [10.114.187.22]) by zps38.corp.google.com with ESMTP id m2VJIqDm014425 for ; Mon, 31 Mar 2008 12:18:52 -0700 Received: by wa-out-1112.google.com with SMTP id k22so2116395waf.0 for ; Mon, 31 Mar 2008 12:18:52 -0700 (PDT) Received: by 10.114.200.2 with SMTP id x2mr10633619waf.143.1206991132095; Mon, 31 Mar 2008 12:18:52 -0700 (PDT) Received: by 10.115.107.18 with HTTP; Mon, 31 Mar 2008 12:18:51 -0700 (PDT) Message-ID: Date: Mon, 31 Mar 2008 22:07:00 -0000 From: "Doug Evans" To: "GDB Patches" , jan.kratochvil@redhat.com, mark.kettenis@xs4all.nl Subject: Re: [patch] Fix Linux attach to signalled/stopped processes MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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: 2008-03/txt/msg00510.txt.bz2 Was there any final resolution on this patch? http://sourceware.org/ml/gdb-patches/2007-06/msg00546.html http://sourceware.org/ml/gdb-patches/2007-07/msg00003.html It doesn't seem to have gotten checked in but I couldn't find an explanation. I don't see the problem on my fc8 box but I do see the problem on an older one, so I'm guessing it was resolved to leave GDB alone and leave the fix to the kernel. Is that correct?