avarice 2.13+svn372-2 source package in Ubuntu
Changelog
avarice (2.13+svn372-2) unstable; urgency=medium * libhidapi-dev is not available on hurd. As this is a optional dependency, do not use it there. -- Tobias Frost <email address hidden> Sun, 26 Nov 2017 21:43:27 +0100
Upload details
- Uploaded by:
- Christian Kastner
- Uploaded to:
- Sid
- Original maintainer:
- Christian Kastner
- Architectures:
- any
- Section:
- electronics
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | electronics |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
avarice_2.13+svn372-2.dsc | 2.0 KiB | 9e48a5a6be85e1f6beaf16b13778469b86197d45d7551117be3bc6b937cef754 |
avarice_2.13+svn372.orig.tar.xz | 213.9 KiB | ac08bb4e8d56d8dc0e33531104eaedb27563f37fa6152d286274f653a0af05bb |
avarice_2.13+svn372-2.debian.tar.xz | 8.1 KiB | 410c4b01f777185f3c6a41683ced59a9daf3557c57e8945b773821ab25086618 |
Available diffs
- diff from 2.13+svn372-1 to 2.13+svn372-2 (501 bytes)
No changes file available.
Binary packages built by this source
- avarice: 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
- avarice-dbgsym: debug symbols for avarice