Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042228
en ru br
ALT Linux repos
S:2.14.5-alt1

Group :: Development/Other
RPM: avarice

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.14.5-alt1
Build date: 22 november 2021, 22:14 ( 122.4 weeks ago )
Size: 404.76 Kb

Home page:   http://avarice.sourceforge.net/

License: GPL-2.0
Summary: Interface for GDB to Atmel AVR JTAG ICE in circuit emulator
Description:

AVaRICE is a program which interfaces the GNU Debugger with the AVR JTAG
ICE available from Atmel.

AVaRICE runs on a POSIX machine and 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 these commands into the Atmel protocol used to
control the AVR JTAG ICE. Connection to the AVR JTAG ICE is via a serial
port on the POSIX machine. Because the GDB <---> AVaRICE connection is
via a TCP socket, the two programs do not need to run on the same
machine. In an office environment, this allows a developer to debug
a target in the lab from the comfort of their cube (or even better,
their home!)

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

  • avarice
  • avarice-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin