Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debug a VFL DLL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00565465
Message ID:
00565930
Vues:
17
>How do I debug a VFP DLL?
>
>I start the main application with the debuger and use
>set step on in a particular piece of code of interest.
>
>So I try to Step Into a line of code calling the VFP DLL Procedure
>But the debugger doesn't go.
>
>Also I was hoping if I put set step on in the DLL the debugger would jump
>open like a usually do..
>
>Is there something I'm missing?

As Vlad says, you can do it with logging the execution to the text file. Or, you can do it on your live COM by bringing up the WAIT window or messagebox in your client app. This may be done through raising the events from your COM. Check out my article "Raise events From your Applications" in February 2001 FoxPro Advisor. I also had a session on that at San Diego DevCon last month.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform