|
-
October 27th, 2009, 07:16 PM
#6
Re: Visual Studio 2005: "step back"
 Originally Posted by Momentum
thanks for the reply.
I noticed my call stack window only displays the current line being processed. I do not get a listing of processed calls to pop back to.
I viewed the options for the stack windows and did not see anything that hints to listing all calls in a function. what am I missing?
You'll only get a call stack if you've actually made calls. If it's a simple program without any function calls, that's to be expected.
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
|