aboutsummaryrefslogtreecommitdiff
path: root/bin/run-riscv-gdb.sh
Commit message (Collapse)AuthorAgeFilesLines
* bin: set -x on the run-riscv-gdb scriptMiquel Sabaté Solà2026-06-221-2/+2
| | | | | | Also default to a better repository base directory. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* bin: Add helpers for gdb and qemu for RISC-VMiquel Sabaté Solà2024-10-111-0/+54
There are now two scripts that can be used in order to quickly test a locally built Linux kernel which has been cross compiled for the RISC-V architecture. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>