开发者

How to turn off showing assembly codes when debug?

开发者 https://www.devze.com 2023-01-19 10:30 出处:网络
I accidentially turn开发者_运维技巧 on this mode and want to return to previous setting. How can I do this?Not sure about VS2010, but in VS 2008 Go to Tools->Options->Debugging->General and uncheck Sh

I accidentially turn开发者_运维技巧 on this mode and want to return to previous setting. How can I do this?


Not sure about VS2010, but in VS 2008 Go to Tools->Options->Debugging->General and uncheck Show disassembly if source is not available.


Tools->Options->Debugging->General-> Uncheck "Enable address-level debugging->Show disassembly if source not available"


All debugging options are in the Debug menu => Option & Settings. Could you explain your issue a little more precisely?

Either way, look at the different options available here, in the Debugging tab.


I believe you can turn it off in the same way that you turned it on:

On the Debug menu, choose Windows, and click Disassembly.

0

精彩评论

暂无评论...
验证码 换一张
取 消