I already have that under MacBug Symbols. Does the Generate Profile
Information checkbox have anything to do with it? Whenever I check it, I get
two linker errors for every function I've got that say:
'__PROFILE_ENTRY' references from 'my_function_name' is undefined.
Thanks for the help.
    -Avi

"Danny Epstein" <[EMAIL PROTECTED]> wrote in message
news:60835@palm-dev-forum...
>
> > I am having major problems getting my code profiled in POSE.
Specifically,
> > any dump of the profile information lists all the OS functions by name
but
> > all of my code's functions are listed as "unknown" I know that this has
to
> > do with including the debugger symbols, but if they aren't already
> included,
> > then I'm not sure I know what options to set. (I'm using CW7 by the way)
>
> You want MacsBug Symbols set to New Style in the 68K Processor panel of
your
> target settings. This causes the compiled code to include function names
> with each function. These are used by low-level debuggers such as
> PalmDebugger, and by Poser's profiler. For normal source-level debugging,
> the Metrowerks Debugger using a separate file containing the symbols.
> --
> Danny @ Palm
>
>



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

Reply via email to