SourceInsight 常用操作

1、source insight查看函数的上一级调用

在source insight的view菜单中点出relation window,然后右键点relation window,选relation window properties,然后把view relation里所有的下拉选项全部选成references,这时候relation window里显示的就是当前函数和调用他的函数的关系了。另外,在view relation上面有一个level,你可以填数字,填几就可以显示此函数向上的几级调用。比如填2,就可以看到向上两级的调用关系图





更多参考:

https://blog.csdn.net/kobesdu/article/details/38084709

https://blog.csdn.net/delphiwcdj/article/details/6753165

https://blog.csdn.net/hbd1986/article/details/5260727

你可能感兴趣的:(开发工具)