Re: The stability crisis

Patrick Schaaf (phbof@bof.de)
Mon, 5 Jul 1999 00:50:27 +0200 (MEST)


> >the kernel and paw through data structures. how are people getting that
> >kind of information now in 2.3 (that was a genuine question, not
> >rhetorical)?
>
> I try to avoid having to go through data structures via debugger. I prefer
> adding printk in such cases. Often I also hack the sysrq keys to generate
> stack traces and not only the EIP addresses. But that's my way I don't
> know what other people is doing.

Read code. Understand code. Change code. Test code.

It's easy.

Patrick

-
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/