No memory window in Visual Studio 2010
- by Fredrik Jansson
I have VS2010 Premium RTM version on Windows 7 Ultimate x64.
In the documentation they refer to the Memory 1-4 windows, supposedly under Debug-Windows-Memory.
I have "Enable address-level debugging" enabled in VS (Options-Debugging).
The problem is that I have no Memory menu item under Debug-Windows during debug of a c++ program.
Under Debug-Windows I have only:
Breakpoints
Parallel Tasks
Parallel Stacks
Watch -
Locals
Call Stack
Threads
Have anyone else experienced this (and hopefully solved it)?