Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Reviewed-on: https://review.openocd.org/c/openocd/+/8218 Reviewed-by: Antonio Borneo <[email protected]> Tested-by: jenkins
- Loading branch information