On Fri, Jun 04, 2010 at 05:28:18PM +0530, jagan wrote:
> Res....
>
> am kernel devlp..
>
> am building kdb in
> arch: i386
> os: fc12
> paches: kdb-v4.4-2.6.31-common-4 & kdb-v4.4-2.6.31-x86-4
>
> my question was it has been builded successfully, my KDB NOT TRIGGRED BY
> DEFAULT WHEN OOPS occurs...
>
> i generates oops with follow code
> int test_mod_init(void)
> {
> int *p;
> p = 0;
> printk("%d\n", *p); // OOPS
> }
>
> please send proper answer...
> am awaiting for u...
Can you enter KDB via the "<esc>-KDB" key sequence on the console?
Do you have the kdb=on kernel command line option?
mh
_______________________________________________
kdb mailing list
[email protected]
http://oss.sgi.com/mailman/listinfo/kdb