openocd 0.12.0~rc2-1 source package in Ubuntu

Changelog

openocd (0.12.0~rc2-1) unstable; urgency=medium

  * Upstream release candidate

 -- Jonathan McDowell <email address hidden>  Wed, 26 Oct 2022 21:06:51 +0100

Upload details

Uploaded by:
Debian Electronics Team
Uploaded to:
Sid
Original maintainer:
Debian Electronics Team
Architectures:
any
Section:
embedded
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openocd_0.12.0~rc2-1.dsc 2.4 KiB 1a3b56b948a6be1100cf3edc9baa2efe28378762f73d28bc7e3cda3e4d4afc57
openocd_0.12.0~rc2.orig.tar.bz2 6.5 MiB 17cfd2428c9abbbbf668ab6134dfac4ce4fb9454550f2b22104855a020a8261f
openocd_0.12.0~rc2.orig.tar.bz2.asc 195 bytes 937053d5c0f14978a3db6294b401d544045d45756bf82c4d774cdd5a23654b3b
openocd_0.12.0~rc2-1.debian.tar.xz 14.0 KiB 7c8e3108e5133b3b69e5da20cba094216953bd4b08959961fa327852dddf91e0

Available diffs

No changes file available.

Binary packages built by this source

openocd: Open on-chip JTAG/SWD debug solution for embedded target devices

 OpenOCD aims to provide debugging, in-system programming and boundary-scan
 testing for embedded target devices.
 .
 The debugger uses an IEEE 1149-1 compliant JTAG TAP bus master to access
 on-chip debug functionality available on ARM based microcontrollers or
 system-on-chip solutions. For MIPS systems the EJTAG interface is supported.
 Additionally there is support for eSi-RISC, Intel, OpenRISC, RISC-V and ARC
 controllers.
 .
 User interaction is realized through a telnet command line interface,
 a gdb (the GNU debugger) remote protocol server, and a simplified RPC
 connection that can be used to interface with OpenOCD's Jim Tcl engine.
 .
 OpenOCD supports many different types of JTAG interfaces/programmers.

openocd-dbgsym: debug symbols for openocd