aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kgdb.h
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-18KGDB: Notify GDB of machine halt, reboot or power offDavid Howells
2010-10-29debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng
2010-08-05gdbstub: Implement gdbserial 'p' and 'P' packetsJason Wessel
2010-08-05kgdb,kdb: individual register set and and get APIJason Wessel
2010-05-20x86, kgdb, init: Add early and late debug statesJason Wessel
2010-05-20kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel
2010-05-20kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel
2010-05-20x86,kgdb: Add low level debug hookJason Wessel
2010-05-20kgdb: remove post_primary_code referencesJason Wessel
2010-05-20kgdb,docs: Update the kgdb docs to include kdbJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-05-20Separate the gdbstub from the debug coreJason Wessel
2010-01-07kgdb: Fix kernel-doc format error in kgdb.hRandy Dunlap
2008-05-05kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison
2008-04-17kgdb: add documentationJason Wessel
2008-04-17kgdb: coreJason Wessel