Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kdb: Fix stack crawling on 'running' CPUs that aren't the master | Douglas Anderson | 2019-10-10 | 1 | -0/+2 |
* | kgdb: Remove unused DCPU_SSTEP definition | Douglas Anderson | 2019-10-10 | 1 | -1/+0 |
* | kgdb: Don't round up a CPU that failed rounding up before | Douglas Anderson | 2018-12-30 | 1 | -0/+1 |
* | kgdb/kdb: Fix no KDB config problem | Mike Travis | 2014-01-25 | 1 | -2/+0 |
* | kdb: Add support for external NMI handler to call KGDB/KDB | Mike Travis | 2013-10-03 | 1 | -0/+3 |
* | kdb: Setup basic kdb state before invoking commands via kgdb | Matt Klein | 2013-03-02 | 1 | -0/+2 |
* | debug_core: refactor locking for master/slave cpus | Jason Wessel | 2010-10-22 | 1 | -0/+1 |
* | kgdb: gdb "monitor" -> kdb passthrough | Jason Wessel | 2010-05-20 | 1 | -0/+2 |
* | kgdb: core changes to support kdb | Jason Wessel | 2010-05-20 | 1 | -0/+24 |
* | Separate the gdbstub from the debug core | Jason Wessel | 2010-05-20 | 1 | -0/+55 |