kdb not triggered by default when OOPs occurs

jagan <[email protected]> Fri, 4 Jun 2010 17:28:18 +0530
Newsgroups gmane.linux.kernel.debugging
Message-ID <[email protected]>
--===============8157627726876790998==
Content-Type: multipart/alternative; boundary=00c09f8fea9bed834004883309a0

--00c09f8fea9bed834004883309a0
Content-Type: text/plain; charset=ISO-8859-1

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

Thanking U...

--00c09f8fea9bed834004883309a0
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Res....<br><br>am kernel devlp..<br><br>am building kdb in <br>=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 arch: i386<br>=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
 os: fc12<br>=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 paches: kdb-v4.4-2.6.31-c=
ommon-4 &amp; kdb-v4.4-2.6.31-x86-4<br><br>my question was it has been buil=
ded successfully, my KDB NOT TRIGGRED BY DEFAULT WHEN OOPS occurs...<br>
<br>i generates oops with follow code<br>=A0=A0=A0=A0=A0=A0 int test_mod_in=
it(void)<br>=A0=A0=A0=A0=A0=A0 {<br>=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 in=
t *p;<br>=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 p =3D 0;<br>=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 printk(&quot;%d\n&quot;, *p); // OOPS<br>=A0=A0=A0=A0=
=A0=A0 }<br><br>please send proper answer...<br>
am awaiting for u...<br><br>Thanking U...<br><br><br><br>

--00c09f8fea9bed834004883309a0--


--===============8157627726876790998==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
kdb mailing list
[email protected]
http://oss.sgi.com/mailman/listinfo/kdb

--===============8157627726876790998==--