Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugger bug
Message
De
13/11/2013 15:22:38
 
 
À
13/11/2013 14:50:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 5
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01587352
Message ID:
01587923
Vues:
60
>>>>>>>Hi All:
>>>>>>>
>>>>>>>I have the following annoying bug in the debugger: Sometimes the arrow stops a few lines before the actual line that it is executing, so that as I step thru the code, it is actually executing a few lines later. This makes debugging very frustrating. If this is a bug in 5.0, then there is nothing I can do. However, is there a solution to this?
>>>
>>>Sigh. I'll just live with it.
>>
>>At the absolute worst, try a repair / reinstall of VFP ?
>>
>>Chris.
>
>Nah, I'll just live with it. I'm not even sure he has all the installation files for 5.0. But thanks.


Does VFP5 have the ASTACKINFO() function? If so you could create a timer which fires every 500 milliseconds, and populate a PUBLIC variable with the line that it's currently on. By examining that value in the watch window, you'd at least know what the real source code line is/was.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform