Visual Studio Shell(隔离模式)可再发行组件

发布于 2024-07-12 00:29:27 字数 221 浏览 10 评论 0原文

我想使用独立外壳作为自定义调试器的前端。

如果我理解正确的话,Visual Studio 调试包实现了 Visual Studio 调试器系统的“用户界面部分”,即所有调试器窗口(堆栈、监视、断点等)。

VS 调试包是隔离模式可再发行的一部分吗? 换句话说,我可以在独立 Shell 应用程序中重用现有的 Visual Studio 调试相关窗口吗?

安全信息系统

I want to use the Isolated Shell as a front-end for a custom debugger.

If I understand correctly, the Visual Studio Debug Package implements the 'User Interface Parts' of the Visual Studio Debugger system, that is, among other things, all the debugger windows (stack, watch, breakpoints etc).

Is the VS Debug Package a part of the Isolated Mode redistributable? In other words, can I reuse the existing Visual Studio debug-related windows in my Isolated Shell application?

SIS

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

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

发布评论

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

评论(1

疾风者 2024-07-19 00:29:27

模板中的默认配置选项中的某些窗口可能被禁用,但与调试相关的窗口可用。

Some of the windows may be disabled in the default config options in the template, but the debug-related windows are available.

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