]> www.infradead.org Git - users/borneoa/openocd-next.git/commit
target: read_memory: drop command name from error messages
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 23 Nov 2024 17:35:51 +0000 (18:35 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 29 Mar 2025 18:22:48 +0000 (18:22 +0000)
commit864e1341ada378db6a553b2f13ef7741ffcede51
tree82d281588e72bca5138867a5791c0e824f99bfb5
parent6d139422cb22ab3fc78f903038a7288acde4e4d4
target: read_memory: drop command name from error messages

The error message should not report the command name as it
should be already clear from the context.

Change-Id: I219e31be808bf6ff1924ce60f3025fb48ed7b125
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8803
Tested-by: jenkins
src/target/target.c