+1
−0
arch/parisc/include/asm/kgdb.h
0 → 100644
+68
−0
arch/parisc/kernel/kgdb.c
0 → 100644
+209
−0
+17
−0
Loading
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>