New in v2.2.7
- BugFix: Fix
malloc
implementation from being just wrong to being right (I think?) - BugFix: Fix
MMU.translate_address
to actually return the best match (wow!) - Feature: The instruction trace now contains register and symbol values starting at verbosity level 3
- BugFix: RVDebug got better at finding out if a float or int register was meant
Thanks @superlopuh for pointing out all these shortcomings, happy I got them fixed for you!
Full Changelog: v2.2.6...v2.2.7