summaryrefslogtreecommitdiffstats
path: root/kernel/debug/debug_core.h
Commit message (Expand)AuthorAgeFilesLines
* kdb: Fix stack crawling on 'running' CPUs that aren't the masterDouglas Anderson2019-10-101-0/+2
* kgdb: Remove unused DCPU_SSTEP definitionDouglas Anderson2019-10-101-1/+0
* kgdb: Don't round up a CPU that failed rounding up beforeDouglas Anderson2018-12-301-0/+1
* kgdb/kdb: Fix no KDB config problemMike Travis2014-01-251-2/+0
* kdb: Add support for external NMI handler to call KGDB/KDBMike Travis2013-10-031-0/+3
* kdb: Setup basic kdb state before invoking commands via kgdbMatt Klein2013-03-021-0/+2
* debug_core: refactor locking for master/slave cpusJason Wessel2010-10-221-0/+1
* kgdb: gdb "monitor" -> kdb passthroughJason Wessel2010-05-201-0/+2
* kgdb: core changes to support kdbJason Wessel2010-05-201-0/+24
* Separate the gdbstub from the debug coreJason Wessel2010-05-201-0/+55