Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 108 Bytes

riscv_gdb_on_x86.md

File metadata and controls

6 lines (6 loc) · 108 Bytes
gdb-multiarch
(gdb) set architecture riscv:rv64
(gdb) target remote localhost:1234
(gdb) continue