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