openocd 0.12.0-1 source package in Ubuntu

Changelog

openocd (0.12.0-1) unstable; urgency=medium

  * New upstream release
  * Drop libusb-dev build-dep (thanks to Paul Fertser for pointing this
    out)
  * Update to debhelper-compat level 13
  * Switch to plain globs for filenames in debian/copyright
  * Bump Standards-Version to 4.6.2

 -- Jonathan McDowell <email address hidden>  Mon, 16 Jan 2023 18:22:41 +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
Mantic release universe embedded
Lunar release universe embedded

Downloads

File Size SHA-256 Checksum
openocd_0.12.0-1.dsc 2.3 KiB 7f5777e5e9e6840e0ac4bda4b0bdcceeb78e63da2b3f6026eda1835d70f5664b
openocd_0.12.0.orig.tar.bz2 6.5 MiB af254788be98861f2bd9103fe6e60a774ec96a8c374744eef9197f6043075afa
openocd_0.12.0.orig.tar.bz2.asc 195 bytes 0a0a83383ce62ee29c402192261de50440de627986e38b2f565aea3c2c6ffa3c
openocd_0.12.0-1.debian.tar.xz 14.1 KiB 19fbc0b143bc0b24ba44f654b69f73a95e29854ed61ff67a39a658c0c60dbdc6

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