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