Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugger
Message
 
 
To
19/02/2009 10:11:38
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Miscellaneous
Thread ID:
01382883
Message ID:
01382890
Views:
51
>I feel ridiculous even asking this, but how in blazes do you kick off the debugger.
>I have a problem that I just can't figure out, and would love to be able to step through the app. But I can't figure out how to even START the debugger.

There're a dozen of ways to trigger debugger. In code add
SET STEP ON
* or 
SUSPEND
In the code editor left-click on the left margin on the statement.
You can also setup breakpoints in the Debugger itself.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform