openocd 0.12.0~rc3-1 source package in Ubuntu

Changelog

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

  * Upstream release candidate

 -- Jonathan McDowell <email address hidden>  Thu, 22 Dec 2022 14:19:29 +0000

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~rc3-1.dsc 2.4 KiB 56f723f2a9b5e1ca90086654b9df02e8fa615bdc1dcc89321c9422fdfbb96f6c
openocd_0.12.0~rc3.orig.tar.bz2 6.5 MiB 464dc2d833158e5af8f1ce09606f6ed564b1de237485d9dd85dd4f156381cb78
openocd_0.12.0~rc3.orig.tar.bz2.asc 195 bytes 913485709aaad92f2792b37619abd9060963ae741baa77e36fe8a5dd22a64dc7
openocd_0.12.0~rc3-1.debian.tar.xz 14.0 KiB 743a5c47f6e167e28a2bd3f4e773ac4d3e5234632d8e80cb91a43d1a552ae85d

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