Hi,
        I hope this question is not too technical.  When an oops message is
generated and decoded with ksymoops, how do I get an assembler listing of
the module that caused the problem so I can see where in my program the
error occurred.  The ksymoops output seems to be bytes of code offset from
the start of a function.  Do I use a switch in my makefile?  Will the
listing have offsets in it from the start of the module or the start of each
function?  Is there any correlation to line numbers in the original .c file?


Thanks

Kevin
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to