Generate Call-Tree from cscope database

后端 未结 5 1982
我寻月下人不归
我寻月下人不归 2021-02-05 20:28

I want to generate Full and Partially Call Trees from cscope database of c and c++ projects in Linux.

The project is rather large, so it can be not easy to work with the

5条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-05 20:52

    kscope may be another option. I'm not sure if it will do everything specified, but it is fairly versatile for a GUI app.

    Ubuntu users having trouble getting it running are advised to follow these instructions.

提交回复
热议问题