2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-10 05:39:24 +10:00
openocd/src
Marc Schink d5adab697f target/breakpoints: Fix 'orig_instr' output
The 'orig_instr' information of software breakpoints is incorrect
because buf_to_hex_str() expects the length of the buffer to be
converted in bits and not bytes.

Change-Id: I9a9ed383a8c25200d461b899749d5259ee4c6e3d
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: https://review.openocd.org/c/openocd/+/8218
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Tested-by: jenkins
2024-08-02 16:07:33 +00:00
..
flash
helper
jtag adapter/jlink: Allow to determine the target power state 2024-08-02 16:06:04 +00:00
pld
rtos
rtt
server
svf
target target/breakpoints: Fix 'orig_instr' output 2024-08-02 16:07:33 +00:00
transport
xsvf
hello.c
hello.h
main.c
Makefile.am
openocd.c
openocd.h