Date: Tue, 12 Dec 2006 14:30:41 -0800 From: "Kevin Sanders" <newroswell@gmail.com> To: freebsd-hackers@freebsd.org Subject: KASSERT in kernel module outside src/sys Message-ID: <375baf50612121430s9576df7ld2526be77b2fa119@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I'm trying to use KASSERT in my own kernel module and I can't get it to assert even with a KASSERT(0, "test panic"). Is there something else I need to do besides add options INVARIANTS to my kernel config file. Any clues would be appreciated. Kevin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?375baf50612121430s9576df7ld2526be77b2fa119>