[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: remote kernel debug of OpenBSD
From: "Joe Cao" <caoco2002@yahoo.com>
> Hello,
>
> Can anyone point to me any documentation about the remote kernel
debugging for OpenBSD? I saw some documents for FreeBSD, such as
http://www2.au.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-online-gdb.html.
Will it be the same for OpenBSD? I couldn't find anything written for
OpenBSD.
>
> Can anyone who have done any kernel debugging share your
experiences?
>
> Thanks,
> Joe
> Yahoo! Mail SpamGuard - Read only the mail you want.
>
I've found this document to be usefull in this regard:
http://www.netbsd.org/Documentation/kernel/kgdb.html
-Kurt