lkml.org 
[lkml]   [1999]   [Nov]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectHow to translate the oops results

Hello,

I've read the /usr/src/linux/Documentation/oops-tracing.txt file, but one
doubt still remain in my mind. I remember seeing here in the list some
code excerpts as the following example (ficticious, of course):

movl 0x5c(%ecx),%ecx
movl %ecx,0x14(%esp,1)
movl (%ecx),%eax
EQUIVALENT_C_CODE();

movl 0x5c(%ecx),%ecx
movl %ecx,0x14(%esp,1)
movl (%ecx),%eax
EQUIVALENT_C_CODE();

(...)

How can you get that, especially from a module? Is there a program that
does that for you?? If positive, how to do it?

TIA and Regards,
Ivan


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.026 / U:0.540 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site