在 Delphi XE2 中同时调试多个应用程序

发布于 2024-12-11 04:50:40 字数 114 浏览 0 评论 0原文

是否可以在一台机器上同时在 Delphi XE2 中调试多个应用程序?我有两个(实际上是三个,但中间的一个工作正常)相互发送消息。我希望能够同时调试这两个程序。这可能吗?如果是这样,怎么办?

谢谢!

Is it possible to debug multiple applications, on one machine, in Delphi XE2 at the same time? I have two (actually, three, but the middle one works fine) that send messages to each other. I would like to be able to debug both programs at the same time. Is this possible? If so, how?

Thanks!

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

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

发布评论

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

评论(1

乖乖兔^ω^ 2024-12-18 04:50:40

是的,这是可能的。

确保项目组中要调试的所有项目都已编译。然后右键单击每个要调试的项目并选择“运行”。

我刚刚在 XE2 中使用两个非常简单的 VCL 应用程序进行了尝试,它按预期工作,包括两个项目中的断点。

Yes, this is possible.

Make sure all of the projects you want to debug in your project group have been compiled. Then right click and select "Run" on each project you want to debug.

I just tried this in XE2 with two very simple VCL applications and it works as expected, including breakpoints in both projects.

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