File: README.md

package info (click to toggle)
gdb-avr 15.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 92 kB
  • sloc: makefile: 72; sh: 13
file content (14 lines) | stat: -rw-r--r-- 474 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Gdb Avr


## GNU Debugger for avr

This package has been compiled to target the  avr architecture.
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, it works for C, C++, Fortran
Modula 2 and Java programs. A must-have for any serious
programmer.

This package is primarily for avr developers and cross-compilers and
is not needed by normal users or developers.