Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debug a VFL DLL
Message
From
08/10/2001 10:10:16
 
 
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:
00565473
Views:
14
This message has been marked as the solution to the initial question of the thread.
Hi!

Tim, VFP cannot do that. The best thing you can do is to debug COM object by using it as usual VFP object in the VFP development environment. To debug COM-specific things, just use log file ti write a state of the object at different checkpoints amd see where error happened. Useful here is also compiling the module with debug information and providing in log file a complete information about error using VFP features for ON ERROR.

HTH.

>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?
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform