no symbols in debugger
i'm walking through a small app that i downloaded, and there is no symbol information in the debugger. i was running it on the device, so i tried swtiching to the simulator, and the symbol information was there, i.e. with the cursor hovering over a variable, it showed it's value.
ok, thinks i, i'll use the simulator for now.
fired it up again, and nothing. no symbols listed in the debugger either. i compared all the build directives to another project, and they are all the same.
any ideas?
|