We have static lib project, and other "sample" project. I added static lib project as a subproject to "sample" project and also to target dependancy. When I run "sample" brakepoints work properly, but not in subproject (static lib). Is it possible somehow to debug my subproject, or it's impossible if it's static lib?
UPDATED Fixed:
For some reasons "Generate Debugging symbols" flag was set to NO