Visual Studio "Registers" Window- show register content as decimal? -


in visual studio debugging window "registers", there way display register contents decimal?

(i using 2013)

i know old post, regardless:

using visual studio 2015 (may different in version), go debug > windows > watch > watch 1.

in window opens, type in names of registers want see in decimal, , hit enter.

enter image description here

the data listed under "value" on left shows decimal value of register. can used watch variables in same manner.


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -