Generate Debug Symbols not set to Yes for Debug target.
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- CMake
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
```
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
```
Original issue reported on code.google.com by `kann...@gmail.com` on 18 Sep 2012 at 12:09
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.