Description
Debugs RISCV32 bare-metal programs with GDB, helping developers inspect execution, registers, memory, and breakpoints on embedded targets or emulators. It is useful for firmware, low-level runtime work, and architecture experiments.
Debuggers can alter target execution and expose memory contents. Use them only on systems you are authorized to inspect, and avoid leaking captured firmware or memory dumps.