Kernel dumps [was Re: possible changes from Panzura]
John Baldwin
jhb at freebsd.org
Thu Jul 11 17:41:31 UTC 2013
> Speaking of Apple solutions, I've recently used Apple's kgdb with the
> kernel debug kit & kdp remote debugging, to debug a panic'd OS X host.
> It's really quite nice, because the debug kit comes with a ton of
> macros, similar to kdb, and you also get the benefit of source
> debugging. I think FreeBSD would benefit massively from finding some
> way to share macros between kdb and kgdb, in addition to having an
> "emergency network stack" like you suggest.
I have a set of macros I maintain that implement many ddb commands in
kgdb including 'sleepchain' and 'lockchain'.
http://www.freebsd.org/~jhb/gdb/
--
John Baldwin
More information about the freebsd-hackers
mailing list