|
-
January 28th, 2010, 08:04 PM
#1
Where'd my stack trace go?
It sounds silly, but I seem to have been defeated by the VC++ GUI.
When debugging, I no longer get the window that has the call stack in it, and can't seem to figure out how to get it back. I must have hidden it or something. I also can't find any way to reset defaults except by reinstalling (which is what I ended up doing last time this happened.
I know it's probably a simple fix but I can't seem to find it, either by looking through the GUI or doing internet search.
-
January 28th, 2010, 08:07 PM
#2
Re: Where'd my stack trace go?
In VS 2008 while debugging go:
Debug -> Windows -> Call Stack 
Or press Alt + 7 while debugging
Regards
Learning somthing new every day! 
-
January 28th, 2010, 08:09 PM
#3
Re: Where'd my stack trace go?
Doh!
For some reason, it does not show up in that list. Maybe it is hidden? Is there a way to unhide?
Ok, the other one worked. I guess it won't show up if not debugging.
Thanks!
Last edited by originalfamousjohnsmith; January 28th, 2010 at 08:12 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|