Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Windows 7 下使用 Eclipse CDT (Juno),请问有人可以为该环境推荐一个好的分析器吗?如果没有,请告知可能合适的独立应用程序。
您可以在 Windows7 中使用 gprof MinGW 端口。
有关更多详细信息,请参阅此帖子
使用 Eclipse 时在 Windows 上分析 C 代码