Пакет avarice: Информация

    Исходный пакет: avarice
    Версия: 2.10-alt5
    Собран:  15 апреля 2011 г. 14:39
    Сообщить об ошибке в пакете
    Домашняя страница: http://avarice.sourceforge.net/

    Лицензия: GPL
    О пакете: Interface for GDB to Atmel AVR JTAG ICE in circuit emulator
    Описание: 
    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!)

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    avarice (x86_64, i586)
    avarice-debuginfo (x86_64, i586)

    Сопровождающий: Malo Skryleve

    Список участников:
    Malo Skryleve

    Права:
    Malo Skryleve
    @everybody

      1. gcc-c++
      2. binutils-devel

    Последнее изменение


    5 апреля 2011 г. Malo Skryleve 2.10-alt5
    - Fixed spec 2.10-alt5
    5 апреля 2011 г. Malo Skryleve 2.10-alt4
    - Fixed spec. Version 2.10-alt4
    31 марта 2011 г. Malo Skryleve 2.10-alt3
    - Fixed Requires field