From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 17 Oct 2002 21:05:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 17 Oct 2002 21:05:30 -0400 Received: from zero.aec.at ([193.170.194.10]:11279 "EHLO zero.aec.at") by vger.kernel.org with ESMTP id ; Thu, 17 Oct 2002 21:05:30 -0400 To: Ingo Molnar Cc: Alexander Viro , S Vamsikrishna , Mark Gross , Ulrich Drepper , , NPT library mailing list Subject: Re: [patch] thread-aware coredumps, 2.5.43-C3 References: <200210081627.g98GRZP18285@unix-os.sc.intel.com> From: Andi Kleen Date: 18 Oct 2002 03:10:45 +0200 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Ingo Molnar writes: [...] This is not directly related to mt coredumps, but for anybody hacking the core dumper: it would be cool if error code/trapno were included in the coredump in some elf note. It has always annoyed me that these were lost and they can be very useful to diagnose crashes that are caused by kernel problems. -Andi