[Bug 280250] devel/openocd: add remote bitbang option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Jul 2024 22:03:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280250 Bug ID: 280250 Summary: devel/openocd: add remote bitbang option Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: jbo@FreeBSD.org Reporter: tiago.gasiba@gmail.com Flags: maintainer-feedback?(jbo@FreeBSD.org) Assignee: jbo@FreeBSD.org Created attachment 252003 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252003&action=edit git patch Hi. To use the Spike RISC-V emulator with gdb (see e.g. the instructions in https://github.com/riscv-software-src/riscv-isa-sim), openocd must be compiled with the remote bitbang option turned on. As the openocd port currently does not have this option, I propose the patch, which is in attachment, to address this issue. Furthermore, I propose that this option is enabled by default, also reflected in the attached patch. -- You are receiving this mail because: You are the assignee for the bug.