The Disassembly window displays the assembly instructions for the current source file. You can open the Disassembly window when your program is stopped at the breakpoint by choosing Window > Debugging > Disassembly.
To set an address breakpoint on an instruction:
Icon | Description |
---|---|
![]() |
Breakpoint |
![]() |
Current instruction |
See Also | |
---|---|
C and C++ Debugger Windows |