Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debug a VFL DLL
Message
 
To
08/10/2001 10:06:12
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00565465
Message ID:
00565930
Views:
15
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform