[missing-sync-palmos-dev-talk] Can't debug
Eric Shapiro
eshapiro at markspace.com
Sat Sep 23 12:12:44 PDT 2006
On Sep 23, 2006, at 1:34 PM, Matt DeCaro wrote:
> When I tried to debug the development product, I get the dialog
> that indicates that it is a PPC file. I verified this in the info
> of the file. Interestingly the Deployment file was Intel? I
> changed settings on the development to fix that.
This is the default for Xcode projects. Development builds are for
"current computer's architecture" and Deployment builds are
Universal. You can change it, but then the compile/debug turnaround
time is slower.
> The real problem is he it will not debug! It executes fine, I can
> se it on the Missing Sync screen. I have a breakpoint set in the
> event handler for when the OK key is hit. No code ever shows in
> the debugger and it never stops where it should. Any clues as to
> why I can't debug?
I'll let Scott reply to this one since I haven't worked on the Palm
product in a long time. Have you "attached" to The Missing Sync
process using Xcode's debug menu?
-Eric Shapiro
-----------------------------------------------
Eric Shapiro Mark/Space Engineering
-----------------------------------------------
More information about the missing-sync-palmos-dev-talk
mailing list