In article <86712@palm-dev-forum>, [EMAIL PROTECTED] says...
> 
> Hi,
> 
> My apologies if this is not the correct forum -- please indicate the
> correct forum to post to.
> 
> Question:
> 
> I have a multi-segment application. Codewarrior (CWR7) compiles and loads
> the
> application on to the emulator (Version 3.4). While debugging the app.
> though,
> I can see the source for only some of the functions -- other functions show
> up in assembly.

Make sure that the debug dot is set for all of your source files.  If 
you added source files, some of them may not be generating debug 
information that lets the debugger map the object code back to the 
source code lines.
-- 
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Get help at http://palmoswerks.com/

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

Reply via email to