Re: info on Oops

2000-10-10 Thread Keith Owens
On Tue, 10 Oct 2000 23:40:49 -0500, "Jerry Kelley" <[EMAIL PROTECTED]> wrote: >Is there a good primer on reading an Oops? linux/Documentation/oops-tracing.txt. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the

info on Oops

2000-10-10 Thread Jerry Kelley
Is there a good primer on reading an Oops? I'm also looking for general tips on configuring the kernel and my module so that a useful stack trace is generated - entry points show function names rather than addresses. The obvious is to build with debugging turned on but is it necessary for the kern