C and C++ Disassembly Window

See Also 

The Disassembler window displays the assembly instructions for the current source file. You can open the Disassembler window when your program is stopped at the breakpoint by choosing Window > Debugging > Disassembler.

To set a breakpoint on an instruction, clidk in the left margin of the window next to the instruction.

See Also
C and C++ Debugger Windows

Legal Notices