Re: [PATCH] cheap lookup of symbol names on oops()

From: Rik van Riel (riel@conectiva.com.br)
Date: Thu Jul 25 2002 - 17:44:23 EST


On 25 Jul 2002, Alan Cox wrote:
> On Thu, 2002-07-25 at 18:00, Cort Dougan wrote:
> > This is from the -atp (Aunt Tillie and Penelope) tree.
> >
> > This patch adds a small function that looks up symbol names that correspond
> > to given addresses by digging through the already existent ksyms table.
> > It's invaluable for debugging on embedded systems - especially when testing
> > modules - since ksymoops is a hassle to deal with in cross-build
> > environments. We already have this info in the kernel so we might as well
> > use it.
>
> I would much rather have hex data. It makes all the parsing tools
> connected to the serial port that much easier.

I'd prefer having both. The hex data is useful for developers,
but seems pretty much unusable for normal users and sysadmins.

And we _do_ want those people to be able to give us useful bug
reports...

regards,

Rik

-- 
Bravely reimplemented by the knights who say "NIH".

http://www.surriel.com/ http://distro.conectiva.com/

- 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/



This archive was generated by hypermail 2b29 : Tue Jul 30 2002 - 14:00:22 EST