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
With the more or less new toolkit version which added AddAddress there is one major problem when coming up with pointers: It's needed to know the differences between memories. I would like to have such a command which works like this:
This discussion was converted from issue #64 on October 16, 2022 18:39.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
With the more or less new toolkit version which added AddAddress there is one major problem when coming up with pointers: It's needed to know the differences between memories. I would like to have such a command which works like this:
Input:
!memDiff 0x181320 0x18eb54
Output:
0x181320 - 0x18eb54 = -0xD834
Beta Was this translation helpful? Give feedback.
All reactions