title | description | ms.date | ms.topic | f1_keywords | dev_langs | helpviewer_keywords | author | ms.author | manager | ms.subservice | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Debug Inline Assembly Code | When you debug inline assembly code, use the Disassembly window to see the assembly instructions, and use the Registers window to view the register values. | 11/04/2016 | how-to |
|
|
| mikejo5000 | mikejo | mijacobs | debug-diagnostics |
Note
The dialog boxes and menu commands you see might differ from those described in Help, depending on your active settings or edition. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Reset all settings.
The debugger provides two windows for debugging inline assembly code, the Disassembly window and the Registers window.
Use the Disassembly window to view the assembly instructions.
Use the Registers window to view register contents.