summaryrefslogtreecommitdiff
path: root/kernel/debug/debug_core.h
AgeCommit message (Expand)Author
2019-10-10kdb: Fix stack crawling on 'running' CPUs that aren't the masterDouglas Anderson
2019-10-10kgdb: Remove unused DCPU_SSTEP definitionDouglas Anderson
2018-12-30kgdb: Don't round up a CPU that failed rounding up beforeDouglas Anderson
2014-01-25kgdb/kdb: Fix no KDB config problemMike Travis
2013-10-03kdb: Add support for external NMI handler to call KGDB/KDBMike Travis
2013-03-02kdb: Setup basic kdb state before invoking commands via kgdbMatt Klein
2010-10-22debug_core: refactor locking for master/slave cpusJason Wessel
2010-05-20kgdb: gdb "monitor" -> kdb passthroughJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-05-20Separate the gdbstub from the debug coreJason Wessel