KGDB
From ArmadeusWiki
Page under construction...
Informations on this page are not guaranteed !!
Configuration
$ make linux-menuconfig
General setup --->
[*] Prompt for development and/or incomplete code/drivers
...
Kernel hacking --->
...
[*] Kernel debugging
...
[*] Compile the kernel with debug info
[ ] Reduce debugging information
....
[*] KGDB: kernel debugger --->
--- KGDB: kernel debugger
<*> KGDB: use kgdb over the serial console
[ ] KGDB: internal test suite (NEW)
[ ] KGDB_KDB: include kdb frontend for kgdb (NEW)