Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debug at runtime
Message
 
To
11/07/2001 15:45:12
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00529276
Message ID:
00529438
Views:
13
>>Is there a way to step through a complied code in the debugger?
>>Thanks
>>Miles
>
>
>Not in runtime. The debugger is not available.

I didn't think so for 8 years.... yet I start a new job 2 months ago and they showed me how!

Basically, in the source code, place a SUSPEND where you want to stop at. Then compile the code... (EXE).

Make sure you have set your default to where the EXE and Project are at (in the same directory). Then just DO your.EXE.

When you hit the SUSPEND... the EXE will stop at that line and you can bring up the debugger by typing DEBUG in the command window.

Tommy
Tommy Tillman A+ NetWork+ MCP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform