aboutsummaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2020-05-29 12:00:35 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2020-06-06 18:04:14 +0100
commit1fa66d3633862d824420fb90b5b63e41e415d70e (patch)
tree5b2b3f2239184219eae5fad97e5e3a496521eac5 /COPYING
parentffc1ca4b91757911c53d5dc86cae55eb00d858d5 (diff)
downloadriscv-openocd-1fa66d3633862d824420fb90b5b63e41e415d70e.zip
riscv-openocd-1fa66d3633862d824420fb90b5b63e41e415d70e.tar.gz
riscv-openocd-1fa66d3633862d824420fb90b5b63e41e415d70e.tar.bz2
log: fix kept_alive() and report expired timeout
The kept_alive() function is called to inform the keep-alive code that a keep-alive as been just kicked through some other path. But kept_alive() erroneously resets the timeout counter without checking if it has already expired, thus masking a potential timeout. Check if timeout counter has expired during kept_alive(). While there, put the timeout values in macros and explicit the units in the timeout messages. Change-Id: Iaf6368b44e5b5352b1cc4e7efbb2368575dcfa08 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5705 Reviewed-by: <jonatan_zeidler@gmx.de> Tested-by: jenkins
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions