summaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb/kdb_debugger.c
Commit message (Expand)AuthorAgeFilesLines
* kdb: Don't back trace on a cpu that didn't round upDouglas Anderson2018-12-301-7/+0Star
* kgdb: timeout if secondary CPUs ignore the roundupDaniel Thompson2014-11-111-0/+4
* kdb: Add support for external NMI handler to call KGDB/KDBMike Travis2013-10-031-1/+4
* kdb: Remove unhandled ssb commandVincent2013-03-021-1/+0Star
* 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-11-011-0/+1
* kdb: Remove all references to DOING_KGDB2Jason Wessel2011-08-011-3/+1Star
* kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel2011-08-011-10/+7Star
* kdb,debug_core: adjust master cpu switch logic against new debug_core lockingJason Wessel2010-10-221-2/+1Star
* kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-211-0/+10
* kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-211-0/+159