Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debug at runtime
Message
 
À
11/07/2001 15:45:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00529276
Message ID:
00529438
Vues:
14
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform