How to get better debugging for the kernel.

John Baldwin jhb at freebsd.org
Wed Mar 8 22:54:24 UTC 2017


On Saturday, August 13, 2016 11:55:03 AM Gordon Ross wrote:
> I heard a rumor someone might be working on a port of illumos "mdb".
> Anyone know if that's true, and how far along it went?
> 
> We depend heavily upon this tool for production support;
> so much that I'm not sure how we'd live without it.

I have been (slowly) working on a port of mdb to FreeBSD for debugging
kernels.  It does not support userland debugging, only live kernels
and kernel crash dumps.  What do you use mdb for?

-- 
John Baldwin


More information about the freebsd-hackers mailing list