Closed alvarop closed 1 year ago
The gdb info reg all command fails on my STM32U575. info reg works just fine. This will revert to info reg when info reg all fails.
info reg all
info reg
Thanks @alvarop -- we will pick up in next release!
We've merged the fix into our main branch and it will be available on the next package & release cycle.
Thanks for filing this!
The gdb
info reg all
command fails on my STM32U575.info reg
works just fine. This will revert toinfo reg
wheninfo reg all
fails.