Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262760AbVAQKEA (ORCPT ); Mon, 17 Jan 2005 05:04:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262759AbVAQKEA (ORCPT ); Mon, 17 Jan 2005 05:04:00 -0500 Received: from blaster.systems.pipex.net ([62.241.163.7]:59105 "EHLO blaster.systems.pipex.net") by vger.kernel.org with ESMTP id S262760AbVAQKDk (ORCPT ); Mon, 17 Jan 2005 05:03:40 -0500 Date: Mon, 17 Jan 2005 10:04:31 +0000 (GMT) From: Tigran Aivazian X-X-Sender: tigran@ezer.homenet To: Arjan van de Ven Cc: "H. Peter Anvin" , Jan Hubicka , Jack F Vogel , linux-kernel@vger.kernel.org, Linus Torvalds Subject: Re: [discuss] booting a kernel compiled with -mregparm=0 In-Reply-To: <1105955608.6304.60.camel@laptopd505.fenrus.org> Message-ID: References: <20050114205651.GE17263@kam.mff.cuni.cz> <1105955608.6304.60.camel@laptopd505.fenrus.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 984 Lines: 22 On Mon, 17 Jan 2005, Arjan van de Ven wrote: >> Actually, having cc'd Linus made me think very _carefully_ about what I >> say and I went and checked how the userspace does it, as I couldn't >> believe that such fine piece of software as gdb would be broken as well. >> And to my surprize I discovered that gdb (when a program is compiled with >> -g) works fine! I.e. it shows the function arguments correctly. And > > > so why don't you use kgdb instead of kdb ? If kdb was some dead unmaintained piece of software then, yes, I would follow your advice and switch to kgdb. But kdb is a very nice and actively maintained piece of work, so it should be fixed to show the parameter values correctly in the backtrace. Kind regards Tigran - 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/