Eclipse gcov missing highlighting in code

。_饼干妹妹 提交于 2019-12-22 10:12:00

问题


I build my C++ project with "Generate gcov information", I run it under the "Gcov" profiler from the Linux Tools repository, and I get a nice coverage overview in the "gcov" view. But when I double click a file (one with about 92 % for example) the editor view that pops up has no coverage highlighting.

I observe this on both x86_64/xenial/Mars and i386/hardy/Luna.

What am I doing wrong?

来源:https://stackoverflow.com/questions/37851722/eclipse-gcov-missing-highlighting-in-code

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!