openocd 0.12.0-1build1 source package in Ubuntu

Changelog

openocd (0.12.0-1build1) noble; urgency=medium

  * Rebuild against latest jimtcl

 -- Jeremy Bícha <email address hidden>  Fri, 27 Oct 2023 17:15:56 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Noble
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.orig.tar.bz2 6.5 MiB af254788be98861f2bd9103fe6e60a774ec96a8c374744eef9197f6043075afa
openocd_0.12.0.orig.tar.bz2.asc 195 bytes 0a0a83383ce62ee29c402192261de50440de627986e38b2f565aea3c2c6ffa3c
openocd_0.12.0-1build1.debian.tar.xz 14.2 KiB 8e02017b1985ae6d45060b5401f6b56915ff268c122bb14e1f138e55c3c50854
openocd_0.12.0-1build1.dsc 2.3 KiB 6475a27264d9b26e38db8eb42aff981736731c099779203f9f99805d6500a196

View changes file

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