Leo On Thu, 31 Jul 2025, Martin Husemann wrote:
On Thu, Jul 31, 2025 at 01:58:28PM +0200, leo.lundberg99%ikmail.com@localhost wrote:Still can't get a riscv64-gdb, but I do get an amd64 one inOh, the issue is slightly hidden: apparently noone did the gdb setup for riscv* on netbsd-10, so external/gpl3/gdb/lib/libgdb/arch has neither riscv32 nor riscv64 subdirectories on that branch. In -current (and upcoming -11) it works fine. Martin