1 repository
Routing of debugger protocol traffic over TCP/IP networks for remote hardware access.
Distinct from GDB Server Implementations: Distinct from GDB Server Implementations: focuses on the network transport layer for streaming traffic remotely.
Explore 1 awesome GitHub repository matching development tools & productivity · Network Bridging. Refine with filters or upvote what's useful.
Blackmagic is a GDB server for embedded hardware that translates GDB remote protocol messages into JTAG and SWD commands. It functions as an ARM and RISC-V debugger and hardware debug probe manager, enabling users to inspect memory, control execution, and manage registers on ARM Cortex and RISC-V cores. The project distinguishes itself by acting as a remote hardware debugging bridge that can stream GDB server traffic over TCP/IP to control physical hardware from a remote machine. It also provides a JTAG and SWD interface to connect host computers to target hardware and serves as an embedded f
Streams GDB server traffic over IPv4 and IPv6 networks to enable remote hardware debugging via TCP/IP.