Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 25 Jul 2002 17:48:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 25 Jul 2002 17:48:16 -0400 Received: from hq.fsmlabs.com ([209.155.42.197]:30409 "EHLO hq.fsmlabs.com") by vger.kernel.org with ESMTP id ; Thu, 25 Jul 2002 17:48:16 -0400 From: Cort Dougan Date: Thu, 25 Jul 2002 15:44:25 -0600 To: Alan Cox Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] cheap lookup of symbol names on oops() Message-ID: <20020725154425.T2276@host110.fsmlabs.com> References: <20020725110033.G2276@host110.fsmlabs.com> <1027637183.11604.8.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1027637183.11604.8.camel@irongate.swansea.linux.org.uk>; from alan@lxorguk.ukuu.org.uk on Thu, Jul 25, 2002 at 11:46:23PM +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 794 Lines: 15 You don't lose the hex data. The patch just prints data that the kernel already has. For some situations this patch does match the needs of developers better. } I would much rather have hex data. It makes all the parsing tools } connected to the serial port that much easier. If instead of hacking the } kernel you bang out a little bit of expect you can do it all on the host } driving the embedded box, and find the file names, and open them in an } editor at the right function, and do a parallel lookup in bugzilla for } matching oops logs... - 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/