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

From: Marcin Dalecki (dalecki@evision.ag)
Date: Thu Jul 25 2002 - 20:01:50 EST


Christoph Hellwig wrote:
> On Thu, Jul 25, 2002 at 11:00:33AM -0600, 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.
>>
>>This patch adds use of the function for PPC and i386.
>
>
> Wow! very usefull patch. O want it for 2.4 and 2.5, please.

Cool indeed! I wan't it too. Even if it doesn't give me the
precise information about where the stuff hung, it's allmost
always sufficient for me to see where it crashed around...
And far more convenient then RS232 console ore whatever in esp.
since it's sufficent in 90% of the cases I tend to trigger during
"experiments".

-
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