Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759484Ab0LNQUu (ORCPT ); Tue, 14 Dec 2010 11:20:50 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:48335 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758112Ab0LNQUt (ORCPT ); Tue, 14 Dec 2010 11:20:49 -0500 MIME-Version: 1.0 In-Reply-To: <4D079541.3090405@kernel.org> References: <20101214152259.67896960@suzukikp> <4D079541.3090405@kernel.org> From: Linus Torvalds Date: Tue, 14 Dec 2010 08:19:56 -0800 Message-ID: Subject: Re: [RFC] [Patch 0/21] Non disruptive application core dump infrastructure To: Tejun Heo Cc: "Suzuki K. Poulose" , linux-kernel@vger.kernel.org, Jeremy Fitzhardinge , Christoph Hellwig , Masami Hiramatsu , Ananth N Mavinakayanahalli , Daisuke HATAYAMA , Andi Kleen , Roland McGrath , Amerigo Wang , KAMEZAWA Hiroyuki , KOSAKI Motohiro , Oleg Nesterov , Andrew Morton Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 633 Lines: 15 On Tue, Dec 14, 2010 at 8:03 AM, Tejun Heo wrote: > > I think a better way would be adding a ptrace attach which is nestable > and doesn't have the nasty side effect caused by the interactions > between the implicit SIGSTOP and group stop. Don't we already nest at least to some degree? At least you can strace a gdb session or another strace, no? Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/