avr-gdbtui

GDB for (remote) debugging avr binaries

Debian Debian
RUN apt-get update && \ apt-get install -y gdb-avr
Ubuntu
RUN apt-get update && \ apt-get install -y gdb-avr
Arch Arch Linux
RUN pacman -S --noconfirm avr-gdb
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gdb-avr
Fedora
RUN dnf install -y avr-gdb
Raspbian
RUN apt-get update && \ apt-get install -y gdb-avr
click the source code to copy install avr-gdbtui on any operating system with command-not-found.com