All Forums
 Embedded Linux
 Linux FAQ
 Debugging Linux
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Author Topic  

jlackey

213 Posts

Posted - 21 May 2002 :  17:11:22  Show Profile  Email Poster
To analyze a linux oops, capture the console output to a file (say, minicom.cap) and issue the following command (on your development PC, not the console):
    ksymoops -a arm -V -K -L -O -m linux/System.map ~/minicom.cap


The System.map is created at the top level of your kernel build directory when the kernel is linked. (The System.map is also a good place to find the name of a kernel routine given the address.)



  Topic  
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Jump To:
Eurotech Support Forums © Eurotech Inc. Go To Top Of Page
This page was generated in 0.02 seconds. Snitz Forums 2000