This documentation is archived and is not being maintained.
How to: Debug Inline Assembly Code
Visual Studio 2008
This topic applies to:
Edition | Visual Basic | C# | C++ | Web Developer |
|---|---|---|---|---|
Express | ![]() | ![]() | Native only | ![]() |
Standard | ![]() | ![]() | Native only | ![]() |
Pro and Team | ![]() | ![]() | Native only | ![]() |
Table legend:
![]() | Applies |
![]() | Does not apply |
![]() | Command or commands hidden by default. |
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 Visual Studio Settings. |
The debugger provides two windows for debugging inline assembly code, the Disassembly window and the Registers window.
Show:



Note: