On Thu, Feb 01, 2007 at 02:24:54PM -0500, Michael R. Wayne wrote: > As I read the "kernel deadlock debugging chapter", I see that it > operates on core dumps. Once the machine enters this state, my
You didn't read properly: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-deadlocks.html That section mentions using ddb and the following ddb commands: "ps", "show pcpu", "show allpcup", "show locks", "show alllocks", "show lockedvnods", "show alltrace". It doesn't mention core files. -- Craig Rodrigues [EMAIL PROTECTED] _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"