开发者

Debugging CMake based application in Netbeans

I have converted a CMake based application to Netbeans project on Ubuntu. The problem is that, although I can run the application, I am unable to debug the code (something for which I did the whole thing). I have tried to reset the "Console Type" and "Terminal Type" properties in Properties->Ru开发者_StackOverflow中文版n tab. Although it works for projects built "with Netbeans" but apparently its not working for CMake based applications. Any help would be greatly appreciated. Thanks Ikram


Have you set the build type in CMake to be Debug?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜