Difference between revisions of "User:Matt Porter"

From eLinux.org
Jump to: navigation, search
(Kernel Debugging Tools)
(Kernel Debugging Tools)
Line 8: Line 8:
 
** JTAG (probably with gdb ;) )
 
** JTAG (probably with gdb ;) )
 
** kgdb
 
** kgdb
 +
** kdb
 
** Use cases
 
** Use cases
 
* magic sysrq
 
* magic sysrq

Revision as of 15:38, 30 April 2014

Kernel Debug and Test BOF

Kernel Debugging Tools

Automated Test systems


Subsystem specific tests

  • SPI - spidev_test.c
  • others?