パッケージ: avarice (2.14+svn427-1 など)
avarice に関するリンク
Debian の資源:
avarice ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [avarice.sourceforge.net]
類似のパッケージ:
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 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- 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 標準 C++ ライブラリ v3
-
- dep: libusb-0.1-4 (>= 2:0.1.12)
- ユーザ空間の USB プログラミングライブラリ
-
- rec: gdb-avr
- GNU Debugger for avr