Package avarice: Information

    Source package: avarice
    Version: 2.13-alt1
    Build time:  Sep 17, 2018, 06:39 PM in the task #212820
    Report package bug
    License: GPL
    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!)

    List of rpms provided by this srpm:
    avarice (x86_64, i586, aarch64)
    avarice-debuginfo (x86_64, i586, aarch64)

    Maintainer: Malo Skryleve

    List of contributors:
    Pavel Skrylev
    Malo Skryleve

      1. glibc-kernheaders
      2. gcc-c++
      3. kernel-headers-common
      4. binutils-devel

    Last changed


    Aug. 31, 2018 Pavel Skrylev 2.13-alt1
    - Bump to 2.13
    May 25, 2012 Malo Skryleve 2.12-alt1
    - updated to version 2.12
    April 5, 2011 Malo Skryleve 2.10-alt5
    - Fixed spec 2.10-alt5