可以,VC调试程序时,选择一个断点,然后用ALT+F8组合键,或者从菜单选择VIEW(查看)-DEBUG WINDOW(调试窗口)-DISASSEMBLY(汇编),就可以看到每个函数的汇编代码了。 请参考
基于289个网页-相关网页
Use the variables TAB in the Debug window to examine environment, global, and local variables.
使用Debug窗口中的Variables选项卡查看环境、全局和局部变量。
When the debug window is open, select your new database, and then run the agent as shown in figure 3.
当打开调试窗口时,选择新的数据库,然后运行代理,如图3所示。
Use this code snippet to create a button the user can press to write "Hello World!" to the debug window.
使用此代码片段创建一个按钮,用户可以按下该按钮将“Hello World !”写入调试窗口。
应用推荐