Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
271 views
in Technique[技术] by (71.8m points)

c++ - How to attach source for static library(.a lib file) in CLion for debugging

I am kinda new to C++ programming. I download a source for external library and had to build it, I got a lib.a file which works fine with my application. Now when I try to debug it works fine for my own cpp files but its not allowing breakpoints in cpp files which was built into the static lib. How do I attach source for the library I used to do it in intelliJ when I was on java development but CLion has no such option. Please assist.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...