Date: Wed, 18 Aug 2004 16:23:23 +0400 From: Roman Kurakin <rik@cronyx.ru> To: freebsd-current@freebsd.org Subject: __asm ("int $3") while Giant lock Message-ID: <41234A3B.7000404@cronyx.ru>
next in thread | raw e-mail | index | archive | help
Hi, I am trying to find out reason od LOR's in my code. I've placed __asm ("int $3) instruction in my code to enter debugger, but after I enter 'n' command systems goes to panic. Is this normal? Should I send output? rik
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41234A3B.7000404>