aboutsummaryrefslogtreecommitdiff
path: root/NEWTAPS
diff options
context:
space:
mode:
authorJan Matyas <50193733+JanMatCodasip@users.noreply.github.com>2022-03-23 17:47:57 +0100
committerGitHub <noreply@github.com>2022-03-23 09:47:57 -0700
commit0a70e59cb86deed71fd92ceffdd233478e237ebb (patch)
tree5809630a865944b42d030accf909331e2288bd76 /NEWTAPS
parentf732956b031cdab47e8784ee01ea9c8d5e185e6e (diff)
downloadriscv-openocd-0a70e59cb86deed71fd92ceffdd233478e237ebb.zip
riscv-openocd-0a70e59cb86deed71fd92ceffdd233478e237ebb.tar.gz
riscv-openocd-0a70e59cb86deed71fd92ceffdd233478e237ebb.tar.bz2
Fix: Set proper debug_reason in deassert_reset() (#687)
* Fix checkpatch workflow: ignore changes in .github/ Ignore changes in .github/ directory when running checkpatch. Checkpatch emits false alarms on substrings "CC:" found in *.yml workflow files, apparently thinking it is a "Cc:" signature in commit message. Change-Id: Id977d5a8838797e4676758066af4825651c41a87 * Fix: Set proper debug_reason in deassert_reset() The issue was visible for example when user's .cfg file ended with "reset halt" command: In such case, the hart would remain halted but the debug_reason would not be updated and may retain an incorrect value, e.g. DBG_REASON_NOTHALTED. In such cases, gdb_last_signal() would provide an incorrect reply to GDB. Change-Id: Ie6f050295fb5cbe9db38b189c4bc385662acf5b4 Signed-off-by: Jan Matyas <matyas@codasip.com> * Fix checkpatch workflow: add 'apt-get update' Change-Id: Ic5843ec86d16a187d01970a3253caade3d13b7ab Signed-off-by: Jan Matyas <matyas@codasip.com>
Diffstat (limited to 'NEWTAPS')
0 files changed, 0 insertions, 0 deletions