Underfull warnings from openocd.texi

2024-06-01 Thread R. Diez
Hi all: OpenOCD's manual is written in Texinfo format, see file doc/openocd.texi . When generating the PDF, I get some warnings like these: Underfull \hbox (badness 1) in paragraph at lines 525--528 []@textrm Link: [][]@texttt https:// software-dl. ti. com/ ccs/ esd/ doc uments/ xds

Dummy adapter not built by default

2024-06-01 Thread R. Diez
Hi all: Some time ago I wanted to develop some generic JimTcl code for OpenOCD, and I didn't have a debug adapter connected, so I thought I would use the "dummy" adapter. But alas, it wasn't supported by my build of OpenOCD. This is strange, because file BUGS distributed with OpenOCD states:

[PATCH]: 8f253e5ca0 configure: show adapter Xilinx XVC/PCIe in the configuration summary

2024-06-01 Thread gerrit
This is an automated email from Gerrit. "R. Diez " just uploaded a new patch set to Gerrit, which you can find at https://review.openocd.org/c/openocd/+/8312 -- gerrit commit 8f253e5ca0ccf78e78e7a8fa822b7539336d0cdb Author: R. Diez Date: Sat Jun 1 21:20:31 2024 +0200 configure: show ada

[PATCH]: 671edc2d92 flash/nor/tcl: Fix memory leak of flash bank name

2024-06-01 Thread gerrit
This is an automated email from Gerrit. "zapb " just uploaded a new patch set to Gerrit, which you can find at https://review.openocd.org/c/openocd/+/8303 -- gerrit commit 671edc2d92a4f8dafc7a87eaa7247b7b18c5a994 Author: Marc Schink Date: Sat Jun 1 10:41:29 2024 +0200 flash/nor/tcl: Fix