无法使用 Gallio Icarus 3.2 Build 517 和 VS 2010 将调试器附加到主机

发布于 2024-09-18 14:25:34 字数 178 浏览 3 评论 0原文

我安装了 Gallio 捆绑包版本 3.2 Build 517 以便使用 MBUnit。当我尝试通过 Icarus 测试运行程序运行测试时,我的测试运行良好,但是当我点击测试运行程序上的调试按钮时,它告诉我它无法连接到主机。如果我添加一些断点并将 Icarus 进程附加到 Visual Studio,断点不会命中,它告诉我没有加载任何符号。

I installed the Gallio bundle Version 3.2 Build 517 in order to use MBUnit. My tests are running fine when I try run them through the Icarus test runner, but when I hit the debug button on the test runner, it tells me it could not attach to the host. If I add some break points and attach the Icarus process to Visual Studio, the break points do not hit and it tells me that no symbols are loaded.

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

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

发布评论

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

评论(1

屋檐 2024-09-25 14:25:34

如果您的测试 dll 引用的 Galio / MbUnit dll 位于与安装 Icarus 的目录不同的目录中,并且 dll 的版本不同,则可能会出现此问题。

如果是这种情况,只需确保两个文件夹中的版本相同即可。

It's possible to have this problem if your test dll that references Galio / MbUnit dlls in different directory than where Icarus is installed and the dlls have different version.

If it's the case just make sure that versions are the same in both folders.

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