Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-03 | parisc: Limit amount of kgdb breakpoints on parisc | Helge Deller | 1 | -0/+2 | |
kgdb is rarely used and 40 breakpoints seems enough to debug parisc specific bugs. Signed-off-by: Helge Deller <deller@gmx.de> | |||||
2019-05-04 | parisc: add KGDB support | Sven Schnelle | 1 | -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> |