I'm using WinDbg for kernel mode debugging and I'd like to use the emacs interface to WinDbg. See http://www.emacswiki.org/emacs/download/cdb-gud.el. But cdb-gud.el only shows how to use Emacs with WinDbg for debugging user programs.
Does anybody know how to use Emacs with WinDbg for kernel mode debugging?