adamgreen / mri

MRI - Monitor for Remote Inspection. The gdb compatible debug monitor for Cortex-M devices.
Apache License 2.0
155 stars 58 forks source link

Add the mbed semihost support of rename and errno #24

Closed xiaoxiang781216 closed 2 years ago

xiaoxiang781216 commented 2 years ago

Please reference the spec here: https://github.com/ARM-software/abi-aa/blob/main/semihosting/semihosting.rst

adamgreen commented 2 years ago

The diff looks good. I will test and merge later this week.