summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/kgdb.h
Commit message (Collapse)AuthorAgeFilesLines
* parisc: add KGDB supportSven Schnelle2019-05-031-0/+68
This patch add KGDB support to PA-RISC. It also implements single-stepping utilizing the recovery counter. Signed-off-by: Sven Schnelle <svens@stackframe.org> Signed-off-by: Helge Deller <deller@gmx.de>