gdb helper for FreeBSD kernel

• 本文约 36 字,阅读大致需要 1 分钟 | *nix and Win32 Kernel

It seems that John Baldwin has published a debugging helper script for gdb, which is interesting to have a look at:

http://people.freebsd.org/~jhb/gdb.6

Maybe we can extend it to have some VM inspection function as well? :-)