RISC-V 32-bit GDB
- Reply: Gary Jennejohn : "Re: RISC-V 32-bit GDB"
- Reply: Brooks Davis : "Re: RISC-V 32-bit GDB"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Nov 2023 16:37:48 UTC
Hi, I'm about to do some work on a RISC-V 32-Bit based system. While I won't be running FreeBSD on the device, I'd like to keep FreeBSD as my host development environment. I noticed that we have devel/riscv32-unknown-elf-gcc in ports. However, I'd also need a suitable instance of GDB. On Debian, the gdb-multiarch package provides a sufficiently multiarch'd version of GDB. Do we have something similar available? Best regards, ~ jbo