File mod/kdbg/kdbg.md from the latest check-in
# kdbg kdbg is a module offering convenience functions, useful primarily for debugging purposes. ## functions * `kdbg_hexdump(kiochan,void*,sz) → void` prints a canonical hexdump of a specified region of memory to the specified `kiochan`.