Skip to main content
7 events
when toggle format what by license comment
Apr 25, 2014 at 19:58 history edited Brian Rasmussen CC BY-SA 3.0
added 185 characters in body
Apr 25, 2014 at 19:57 comment added Brian Rasmussen @OwenWengerd Ah that explains it. I was looking at managed code. Thanks for the update.
Apr 25, 2014 at 19:56 comment added Owen Wengerd @Brian The exact syntax is ESP, then <Enter> to evaluate it. You have to be debugging native code at the time, otherwise I don't know why it wouldn't work for you.
Apr 25, 2014 at 15:19 comment added Brian Rasmussen @OwenWengerd I tried to find a shortcut like that but couldn't locate it. When I type ESP in the memory window's address field I get "unable to evaluate the expression". What's the exact syntax?
Apr 25, 2014 at 4:28 comment added Owen Wengerd It's not necessary to get the value of ESP from the Registers window. Just enter ESP in the Memory window's address field and the debugger will resolve its current value.
Apr 24, 2014 at 18:09 vote accept Tal
Jan 3, 2020 at 20:42
Apr 24, 2014 at 17:49 history answered Brian Rasmussen CC BY-SA 3.0