summaryrefslogtreecommitdiff
path: root/include/linux/kgdb.h
Commit message (Expand)AuthorAge
* kgdb: Remove "weak" from kgdb_arch_pc() declarationBjorn Helgaas2014-10-22
* kgdb/kdb: Fix no KDB config problemMike Travis2014-01-25
* kdb: Add support for external NMI handler to call KGDB/KDBMike Travis2013-10-03
* kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2013-02-04
* tty/serial: Add kgdb_nmi driverAnton Vorontsov2012-09-26
* kernel/debug: Mask KGDB NMI upon entryAnton Vorontsov2012-09-26
* x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-03-29
* kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-03-29
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* KGDB: Notify GDB of machine halt, reboot or power offDavid Howells2011-03-18
* debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng2010-10-29
* gdbstub: Implement gdbserial 'p' and 'P' packetsJason Wessel2010-08-05
* kgdb,kdb: individual register set and and get APIJason Wessel2010-08-05
* x86, kgdb, init: Add early and late debug statesJason Wessel2010-05-20
* kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel2010-05-20
* kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel2010-05-20
* x86,kgdb: Add low level debug hookJason Wessel2010-05-20
* kgdb: remove post_primary_code referencesJason Wessel2010-05-20
* kgdb,docs: Update the kgdb docs to include kdbJason Wessel2010-05-20
* kgdb: core changes to support kdbJason Wessel2010-05-20
* Separate the gdbstub from the debug coreJason Wessel2010-05-20
* kgdb: Fix kernel-doc format error in kgdb.hRandy Dunlap2010-01-07
* kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison2008-05-05
* kgdb: add documentationJason Wessel2008-04-17
* kgdb: coreJason Wessel2008-04-17