You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Display access type of the page in a memory tooltip (readable / writeable / non-accessible). We may even have different background colors indicate page accessibility.
View current page map (it may change during execution because of sbrk)
Edit the page map (currently it's only possible to either load JSON file or SPI to have that configured)
Store page map in the URL (to allow easy sharing). The ?program parameter might even be SPI program.
As seen at https://www.youtube.com/watch?v=lF7Di5Qwut4&t=2767s it isn't clear how is page map affecting the execution of the code in PVM debugger.
I believe it would be good to:
sbrk)?programparameter might even be SPI program.