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.
我正在用 vc2005 调试我的 win32 解决方案。该解决方案包含几个dll和libs lib项目中出现一些问题。我想在源文件中设置一些断点。但是,尽管我确定断点周围的代码已执行,但我无法逐步纠正断点。
断点是红色还是变暗?如果它变暗,您可能需要重新构建并使用调试器再次附加到该进程。