Pakket: avarice (2.13+svn375-1)
Verwijzigingen voor avarice
Debian bronnen:
Het bronpakket avarice downloaden:
Beheerders:
Externe bronnen:
- Homepage [avarice.sourceforge.net]
Vergelijkbare pakketten:
use GDB with Atmel AVR debuggers
AVaRICE is a program which interfaces the GNU Debugger with the AVR JTAG ICE, and other debuggers, available from Atmel. It connects to gdb via a TCP socket and communicates via gdb's "serial debug protocol".
This protocol allows gdb to send commands like "set/remove breakpoint" and "read/write memory". AVaRICE translates this commands into the Atmel protocol used to control the JTAG ICE (or other) debugger.
Because the GDB-AVaRICE connection is via a TCP socket, the two programs do not need to run on the same machine.
The currently supported debuggers are:
* JTAG ICE mkI * JTAG ICE mkII * AVR Dragon
Andere aan avarice gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.15) [niet arm64]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libgcc1 (>= 1:3.0) [niet armhf]
- GCC support bibliotheek
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libhidapi-libusb0 (>= 0.8.0~rc1+git20140201.3a66d4e+dfsg)
- Multi-Platform library for communication with HID devices (libusb backend)
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- dep: libusb-0.1-4 (>= 2:0.1.12)
- userspace USB programming library
-
- rec: gdb-avr
- GNU Debugger for avr