P
pz1997
Guest
I have visual studio 2015, there used to be 2 windows below, and I can see local variables at one window on left side, and see call stack or brekapoints at the right side.
for some reason, now I only have one debug window at the bottom of the source code, need switch between tabs to see call stack, or see local variables. question is : how to get back to 2 debug windows below source code?
what I want is:
SOURCE CODE
---------------------
|
LOCALs | callstack
---------------------------
Continue reading...
for some reason, now I only have one debug window at the bottom of the source code, need switch between tabs to see call stack, or see local variables. question is : how to get back to 2 debug windows below source code?
what I want is:
SOURCE CODE
---------------------
|
LOCALs | callstack
---------------------------
Continue reading...