Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debug question - call stack
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00859088
Message ID:
00859101
Vues:
14
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform