汇编窗口显示出这一行对应的IL和X86的汇编代码。
The assembly window shows the IL and X86 assembly for the line with the breakpoint.
我们也将添加其他的直接内存注入窗口,最后将实现汇编级的单步调试。
We will also be adding additional Windows allowing direct memory inspection, and eventually assembly level stepping.
如果有更多的断点,将会使用单步调试(stepping)并且汇编调试器窗口每次都会更新。
If more breakpoints are set, or stepping is used and the assembly debugger Windows will update each time. Note that there is a small bug and it shows in this screenshot.
在“反汇编”窗口中,单击代码行,然后从“调试”菜单中选择“切换断点”。
In the Disassembly window, click on a line of code and choose Toggle Breakpoint from the Debug menu.
取消反汇编进度指示器弹出窗口的显示。
Suppresses the disassembly progress indicator pop-up window.
“反汇编”窗口显示与编译器所创建的指令对应的汇编代码。
TheDisassembly window shows assembly code corresponding to the instructions created by the compiler.
提供有关使用“反汇编”窗口查看程序集指令和使用“寄存器”窗口查看寄存器内容的简短说明,并提供指向关于这些窗口的主题的链接。
Provides short instructions on using the Disassembly window to view the assembly instructions and the Registers window to view register contents and provides links to topics regarding those Windows.
如果您无法阅读汇编语言但又想充分利用“反汇编”窗口,请参考有关汇编语言编程的好书。
If you cannot read assembly language and want to take full advantage of the Disassembly window, consult a good book on assembly-language programming.
如果您无法阅读汇编语言但又想充分利用“反汇编”窗口,请参考有关汇编语言编程的好书。
If you cannot read assembly language and want to take full advantage of the Disassembly window, consult a good book on assembly-language programming.
应用推荐