C and C++ Disassembly Window

See Also 

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 a address breakpoint on an instruction, click in the left margin of the window next to the instruction.

See Also
C and C++ Debugger Windows

Legal Notices