openbsd-ports/devel/avr/gdb/pkg/DESCR
aanriot adc50bf119 import avr, a Atmel AVR 8-bit RISC microcontrollers' framework.
It's composed by binutils, gcc, libc, and gdb, for these microcontrollers.

ok martin@, review and ok espie@
2005-09-20 15:22:42 +00:00

4 lines
172 B
Plaintext

GDB, the GNU Project debugger, allows you to see what is going on
`inside' another program while it executes -- or what another program
was doing at the moment it crashed.