Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debug question - call stack
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00859088
Message ID:
00859101
Views:
15
>It's time to show my ignorance again.
>I'm debugging my app and I've come to a break point.
>How can I tell what my call stack looks like...
>How can I tell what functions called what other functions to get me where I'm at?
>Is there a way to "break" upon change of function/procedure?
>Is there a way to "break" upon change of value of a watched item?
>
>Thanks for being patient with me...
>Rick

For the call stack you can enable Debug/Windows/Call Stack or press Ctrl+Alt+C. Double clicking on the function name in CallStack window opens them. Pretty much like in VFP.

Fo the breaks on changes check out the options in Debug\New Breakpoint dialog.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform