What steps will reproduce the problem?
1. Run cmake using iOS toolchain
2. Open XCode Project
3. Set a breakpoint
4. Run the project
What is the expected output? What do you see instead?
The breakpoint should have been hit. It was not hit because Generate Debug
Symbols is not set to "Yes" by default
What version of the product are you using? On what operating system?
Latest on OSX with Xcode 4.4.1