Skip to content

RISC-V: Allow configuration of exit mode in debugger

Ole Krüger requested to merge ole@debugger-exit-mode into master

Support configuration of the POSIX exit mode (effectively from where the EE will interpret the Exit ecall) in the debugger.

Merge request reports