At 03:29 AM 3/25/2004, you wrote:
Hello Forum,

I am using Proview to analyze the text output from the
POSE profiler.  Under the tree view, I can see all the
names of the Palm OS functions but I cannot see any of
the functions that I have created.  However, there are
several entries entitled "unknown" followed by some
number such as "$00054D80".  I am assuming these are
the functions that I have created.  How can I go about
identifying which function is which?  Is is possible
to have the names of my functions appear in the
profiler output?

The development platform I am using is Codewarrior v
8.0 on Windows XP.

You need to turn on Macsbug symbols in the 68K Compiler pref panel to emit function names into the object code. That will cause them to appear in the profiler output and be viewable by Proview. This is normally turned off, as it can add significant size to your application and expose your app's internals to "onlookers".



-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/



--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to