Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP is not hitting my breakpoints
Message
De
14/04/2006 14:52:47
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
VFP is not hitting my breakpoints
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Divers
Thread ID:
01113769
Message ID:
01113769
Vues:
61
Greetings!

My installation of VFP 9 has decided not to hit breakpoints anymore!

In order to debug, I have to resort to SET STEP ON. I have SET STEP ON after a breakpoint, and the debugger is invoked at the SET STEP ON, not at the breakpoint. The code shown in the trace window does not have the red dot marking the breakpoint. If I double-click on a line of code in the trace window, I do not get a red dot.

The code I am trying to debug is in a method named chkMandatory, which is a member of an object of type frmBase, which is derived from a class named frm. If I look at the breakpoint window after double-clicking on line 11 of chkMandatory(), I see that I have a breakpoint at "frmbase::frmbase.chkmandatory, 9 (baseform.vcx)" and a breakpoint at "frmbase::frm.chkmandatory, 11 (baseform.vcx)". Class frm does not have a method named chkmandatory().

I found something on the Web that seemed to be describing a similar problem. One suggested solution was to delete foxuser.dbf. I tried that, and it seemed to fix the problem for about three hours. It's back now.

Has anybody ever seen this, and can anybody suggest a more permanent fix?

Thanks very much!

Rob Richardson
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform