Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
This topic applies to:
Edition |
Visual Basic |
C# |
F# |
C++ |
Web Developer |
|---|---|---|---|---|---|
Express |
![]() |
![]() |
![]() |
![]() |
![]() |
Pro, Premium e Ultimate |
|
|
|
|
|
A janela Registers só estará disponível se a depuração de nível de endereço está habilitada no Opções caixa de diálogo, depuração nó.
To change the value of a register
In the Registers window, use the TAB key or the mouse to move the insertion point to the value you want to change. When you start to type, the cursor must be located in front of the value you want to overwrite.
Type the new value.
Aviso
Changing register values (especially in the EIP and EBP registers) can affect program execution.
Aviso
Editing floating-point values can result in minor inaccuracies because of decimal-to-binary conversion of fractional components. Even a seemingly innocuous edit can result in changes to some of the least significant bits in a floating-point register.
.gif)
.gif)