aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/kgdb.c
AgeCommit message (Expand)Author
2020-07-09riscv: Fix "no previous prototype" compile warning in kgdb.c fileVincent Chen
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-05-18riscv: Add SW single-step support for KDBVincent Chen
2020-05-18riscv: Use the XML target descriptions to report 3 system registersVincent Chen
2020-05-18riscv: Add KGDB supportVincent Chen