summaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb/kdb_debugger.c
Commit message (Expand)AuthorAgeFilesLines
* kdb: Add support for external NMI handler to call KGDB/KDBMike Travis2013-10-031-1/+4
* kdb: Remove unhandled ssb commandVincent2013-03-021-1/+0
* kdb: Setup basic kdb state before invoking commands via kgdbMatt Klein2013-03-021-6/+18
* kernel/debug: Make use of KGDB_REASON_NMIAnton Vorontsov2012-07-311-0/+4
* kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-311-0/+1
* kdb: Remove all references to DOING_KGDB2Jason Wessel2011-08-011-3/+1
* kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel2011-08-011-10/+7
* kdb,debug_core: adjust master cpu switch logic against new debug_core lockingJason Wessel2010-10-221-2/+1
* kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-201-0/+10
* kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-201-0/+159
OpenPOWER on IntegriCloud