When my c# application breaks the Debug + Window menu does not show an entry for Memory window. The menu has items for Breakpoints,threads,locals, watch and callstack. How can I enable memory window. I use VS2005 and VS2008. Both has the problem
+1
A:
This is a view that can be accessed from the Debug option in the Menu bar. It is under views, I believe. The keystroke is Ctrl-Alt-M 1
. You can see more keystokes here.
linuxuser27
2010-08-20 03:44:29