aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_m.c
diff options
context:
space:
mode:
authorTomas Vanek <vanekt@fbl.cz>2019-01-08 00:26:39 +0100
committerTomas Vanek <vanekt@fbl.cz>2019-01-27 20:58:10 +0000
commitd0eb66f729ff50ffa21a3ea22bcff46167fe627a (patch)
tree3a1bec999ebc554ec61564e359ec280eaae05add /src/target/cortex_m.c
parentd9cb5593cd4855fba7ab76a7db2f2db6e7978f67 (diff)
command: Log the failed command by full name
Commit 44009186cfabe77fb260af221ebd6272d1e78f44 added logging of failed cmd name but it used c->name only. It might be confusing: Debug: 244 105 command.c:644 run_command(): Command 'init' failed with error code -4 User : 245 106 command.c:711 command_run_line(): Debug: 246 107 command.c:644 run_command(): Command 'init' failed with error code -4 The command on line 244 is 'dap init' Use full name of cmd including parents. Change-Id: Iff131ce6454ef70b353ce1bc6d0a480b92820545 Signed-off-by: Tomas Vanek <vanekt@fbl.cz> Reviewed-on: http://openocd.zylin.com/4837 Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com> Tested-by: jenkins Reviewed-by: Jean-Christian de Rivaz <jcamdr70@gmail.com>
Diffstat (limited to 'src/target/cortex_m.c')
0 files changed, 0 insertions, 0 deletions