Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tracing in a class
Message
From
25/10/2007 09:29:00
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
25/10/2007 09:21:45
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01263164
Message ID:
01263530
Views:
11
>>>>I have a class where a particular procedure is getting called, but I can't find what
>>>Open log file with tools\coverage profiler.
>>>Cetin
>>
>>You're reading skills are waning, Cetin. "Tried the Coverage Prifiler, but though the log shows many procedures run in the class, the profile only displays the original calling program..."
>
>1) the calling program is not so original... c'mon, we aren't Dostoyevskis.
>
>2) and it shouldn't matter: the profiler will display it even if it isn't original at all
>
>3) the profiler displays the calling code with the time it took to do the call, but it should display the called code in its own block. It may not be easy to find, because the profiler has some of its own ideas how to split the code into units, specially in the case of objects in a container which have their own overridden code (buttons on a form etc)

I think you are not reading well either, my friend. I wish I could include screenshots. There is a calling program, lets call it MyCallingProgram. It creates an object based on a class. The log file result from SET COVERAGE has many, many lines in it. When I run the Coverage Profiler applicaton on that log file, the only window visible is the MyCallingProgram, with no references to anything else. Not what I usually see when I run the Coverage Profiler.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform