summaryrefslogtreecommitdiff
path: root/kernel/debug/kdb/kdb_debugger.c
AgeCommit message (Expand)Author
2021-07-27kdb: Get rid of custom debug heap allocatorSumit Garg
2020-10-01kernel: debug: Centralize dbg_[de]activate_sw_breakpointsDaniel Thompson
2018-12-30kdb: Don't back trace on a cpu that didn't round upDouglas Anderson
2014-11-11kgdb: timeout if secondary CPUs ignore the roundupDaniel Thompson
2013-10-03kdb: Add support for external NMI handler to call KGDB/KDBMike Travis
2013-03-02kdb: Remove unhandled ssb commandVincent
2013-03-02kdb: Setup basic kdb state before invoking commands via kgdbMatt Klein
2012-07-31kernel/debug: Make use of KGDB_REASON_NMIAnton Vorontsov
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker
2011-08-01kdb: Remove all references to DOING_KGDB2Jason Wessel
2011-08-01kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel
2010-10-22kdb,debug_core: adjust master cpu switch logic against new debug_core lockingJason Wessel
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel
2010-05-20kdb: core for kgdb back end (1 of 2)Jason Wessel