> I went back and created a new project with the C++ 
> Stationary. I added the 
> resource files and the source and all worked fine, I was able 
> to compile.
> 
> Then I went to do a debug session and saw the assembly code. 
> I thought 
> there must be somethin wrong in the settings. I checked all 
> the setting 
> against an old project which displays the C code in the debugger.

Usually what happens when a new project gets created this way is that the
debugging info is not generated.  On the project window there is a column
with a little green bug at the top.  In that column, click across from your
source files, putting a little black dot there.  Once the dot is there and
you recompile/redebug, you should have source instead of assembly in your
debug session.

-hkmlt

-- 
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