Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Breakpoints not being honored???
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01500604
Message ID:
01500610
Vues:
57
>We have a couple of large VFP9 SP1 projects (forms, classes, etc.) where in form code we put a breakpoint and we open the debugger and then we run and the breakpoint doesn't stop the code.
>
>Does anyone have a fix for this?
>
>We hate putting SUSPENDs in the code.


I use this when I want to conditionally break
ASSERT .F. MESSAGE 'temp breakpoint'

and SET STEP ON when I know I want a break

I don't like breakpoints because leaving the debugger up sometimes yields non-normal runtime behavior.
Brandon Harker
Sebae Data Solutions
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform