openocd 0.11.0-2 source package in Ubuntu

Changelog

openocd (0.11.0-2) unstable; urgency=medium

  * Enable rshim support (Closes: #1014922)
  * Fix operation with libusb-1.0.25 onwards (Closes: #1008870)
  * Fix Tcl scripts for operation with jimtcl 0.81+ (Closes: #1014849)
  * Lintian cleanups:
    * Add missing licence in debian/copyright for Synopsys files.

 -- Jonathan McDowell <email address hidden>  Wed, 20 Jul 2022 13:45:35 +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.11.0-2.dsc 2.1 KiB 1cd20e78d3f1f18c127af02b7562c0717c9fab1229a37e7f26ac384589d55aa3
openocd_0.11.0.orig.tar.bz2 5.4 MiB 43a3ce734aff1d3706ad87793a9f3a5371cb0e357f0ffd0a151656b06b3d1e7d
openocd_0.11.0-2.debian.tar.xz 50.1 KiB d87f523b3264efcfa653231126ae274cf8245ef9e42879c81f6988abc8e1911a

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