如何继续调试CPP旧代码?

发布于 2025-01-28 03:33:40 字数 179 浏览 2 评论 0原文

作为该领域的新手,我不确定使用Visual Studio调试CPP或MFC代码的最佳技术/工具是什么。任何经验的人,请分享。 我的问题更多地是针对以下工具的。 i)Klockwork扩展 ii)从属性设置更高级别的警告。

这些是帮助我更好地调试代码的几件事,是否有任何此类扩展名或我们在调试代码时可以使用的功能?

As new to this field I am not very sure what are the best technique/tools to debug a CPP, or MFC Code using Visual Studio. any experience folks please share.
My question is more towards the tools like :
i) KlockWork extension
ii) setting the higher level warnings from properties.

these are a few things that help me in debugging the code better way, is there any such extension, or features that we can use while debugging the code?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

神仙妹妹 2025-02-04 03:33:40

A thorough tutorial on C++ debugging in various setups (CGG/Clang, MSVC/MinGW/WSL/Linux) can be found in vscode docs

另外,我看一下 c/c/c ++扩展

A thorough tutorial on C++ debugging in various setups (CGG/Clang, MSVC/MinGW/WSL/Linux) can be found in VSCode docs.

Also, I take a look at C/C++ extension.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文