diff options
author | Marc Schink <dev@zapb.de> | 2024-04-21 20:00:28 +0200 |
---|---|---|
committer | Antonio Borneo <borneo.antonio@gmail.com> | 2024-08-02 16:07:33 +0000 |
commit | d5adab697fd8b65934acc2ffef105e9ab9804bcf (patch) | |
tree | 056b662fceefdb21ddba1cffb88fa06f1679ff22 /git-hooks/commit-msg | |
parent | 5b3d503e2e62d98ef107813af82bd573bda41239 (diff) | |
download | riscv-openocd-d5adab697fd8b65934acc2ffef105e9ab9804bcf.zip riscv-openocd-d5adab697fd8b65934acc2ffef105e9ab9804bcf.tar.gz riscv-openocd-d5adab697fd8b65934acc2ffef105e9ab9804bcf.tar.bz2 |
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
Diffstat (limited to 'git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions