Port-RISCV archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: No GDB in riscv64-none-elf-binutils?



Do you mean the NetBSD source tree? I have the 10.1 release downloaded but it doesn't seem to have that make variable, I tried building with that flag and with tools as target but I got no binary, I checked in my $SOURCE/share/mk/bsd.README and I couldn't find the flag.

Leo

On Thu, 31 Jul 2025, Martin Husemann wrote:

On Thu, Jul 31, 2025 at 08:37:35AM +0200, leo.lundberg99%ikmail.com@localhost wrote:
Hello! I have been making good usage of the aforementioned package. I have
however noticed the lack of gdb included for the toolchain which I would
have loved to have. Would it be possible to have it included? Does it
already exist in another package I haven't found?

I always use the in-tree gdb by adding -V MKCROSSGDB=yes to the build.sh
command line. It creates a $TOOLDIR/bin/riscv64--netbsd-gdb binary.

Martin



Home | Main Index | Thread Index | Old Index