最終更新:2013-08-16 (金) 07:56:55 (4348d)  

KGDB
Top / KGDB

Kernel GNU Debugger

debugger for the Linux kernel and the kernels of NetBSD and FreeBSD

https://kgdb.wiki.kernel.org/index.php/Main_Page

メモ

  • 2台のマシンをシリアルとかで繋いで使う。

歴史

ソースコード

Linux 2.6.34まで

  • kernel/kgdb.c?

それ以降

  • arch/x86/kernel/kgdb.c?

Using kgdb, kdb and the kernel debugger internals

参考

関連