[PATCH]: 6c0749a3d4 target/breakpoints: Fix 'orig_instr' output

2024-04-21 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/+/8218 -- gerrit commit 6c0749a3d4a855e89275580527e487491a1c03b5 Author: Marc Schink Date: Sun Apr 21 20:00:28 2024 +0200 target/breakpoint

Increasing required version of Automake

2024-04-21 Thread R. Diez
Hi all: I wanted to remove the usage of Automake macro AM_PROG_CC_C_O in configure.ac, which has been obsolete since Automake 1.14 released in June 2013 (around 11 years ago). That macro used to check whether the C compiler supports the -c and -o options, but the check is now included in AC_P

[PATCH]: f0553c61b2 target/breakpoints: Use 'uint32_t' for length parameter

2024-04-21 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/+/8219 -- gerrit commit f0553c61b2118a459a1ab16cd6bd485db5b1864e Author: Marc Schink Date: Sun Apr 21 20:45:37 2024 +0200 target/breakpoint