lolotobg
lolotobg

Reputation: 57

Disassembly window in Visual Studio 2012 Ultimate is not showing

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:

screenshot

I am wondering if this wasn't an optional install?

Upvotes: 2

Views: 1443

Answers (1)

Caribou
Caribou

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

Related Questions