diff options
author | Jan Matyas <matyas@codasip.com> | 2021-06-04 12:54:02 +0200 |
---|---|---|
committer | Antonio Borneo <borneo.antonio@gmail.com> | 2021-07-02 17:13:06 +0100 |
commit | c8e643fd9f09849b341942d11866ab45bc7c99a3 (patch) | |
tree | 85d045edc4df477f3c65adf868fbd6873dc06148 /contrib | |
parent | 66334354b7348da2cb70edbfc117a46f2820a16a (diff) | |
download | riscv-openocd-c8e643fd9f09849b341942d11866ab45bc7c99a3.zip riscv-openocd-c8e643fd9f09849b341942d11866ab45bc7c99a3.tar.gz riscv-openocd-c8e643fd9f09849b341942d11866ab45bc7c99a3.tar.bz2 |
target: check return value of register get/set callbacks
- In "reg" TCL command handler, the return value of register get()
and set() callbacks must be checked, in the same manner as it is
done in e.g. gdb_set_register_packet() or gdb_get_register_packet().
- Minor cleanup of variable definitions in the "reg" command
handler.
Change-Id: I8c57e7c087fe31d1abffa3c4d1f79a01af4c9c97
Signed-off-by: Jan Matyas <matyas@codasip.com>
Reviewed-on: http://openocd.zylin.com/6293
Tested-by: jenkins
Reviewed-by: Marc Schink <dev@zapb.de>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions