Description
Bare-metal ARM64 programs can be debugged with a GDB build for the aarch64-none-elf target. It is useful for firmware, kernel, bootloader, and embedded debugging sessions.
Debugging bare-metal targets often requires a probe, emulator, or remote target configuration. This tool helps inspect code but does not provide the hardware connection by itself.