Reputation: 57
I am just starting to work with the debugger of my Visual Studio and have the following problem: When I start the debugger, the Disassembly window is just not there!
Here is an image of my Windows section of Debug menu:
I am wondering if this wasn't an optional install?
Upvotes: 2
Views: 1443
Reputation: 2081
I can't paste a picture, but if you rightclick on the source when at a break point you will see goto disassembly
in the menu options.
Upvotes: 1