在Visual Studio Isolated Shell应用程序中启用Visual Studio调试器 [英] Enable Visual Studio Debugger in Visual Studio Isolated Shell application

查看:116
本文介绍了在Visual Studio Isolated Shell应用程序中启用Visual Studio调试器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我有一个Visual Studio Isolated shell 2015应用程序,我有一个编辑器,其中
用户可以编写c#代码并使用Codedom编译器执行相同的操作。我的要求是启用Visual Studio调试器并添加具有制动点的功能,以便用户可以在Isolated shell中逐步调试代码。


如果有人可以提供启用调试的任何正在运行的示例,或指导我如何在隔离shell中启用调试,将会很有帮助以及如何应用断点。


提前致谢。


最好的问候,


Sachin

解决方案

嗨SachinVerma,


您是否使用Visual Studio Isolated编辑Visual Studio Isolated shell 2015应用程序Shell或其他代码编辑器?


如果您使用的是Visual Stuido Isolated Shell,它默认情况下应支持Visual Studio调试器功能,例如编辑和继续,断点约束等。您可以参考以下MSDN文档,其中列出了Visual Studio Isolated Shell中所有支持的调试器函数


https://msdn.microsoft.com/en-us/library/bb685691.aspx


如果您正在使用其他编辑器请告诉我们您使用的编辑器。我将检查此编辑器是否支持Visual Studio调试器功能。


最好的问候,

Weiwei



I have a Visual studio Isolated shell 2015 application, where I have a editor in which user can write c# code and execute the same using Codedom compiler. My requirement is to enable Visual Studio debugger and add functionality to have brake points, so that user can debug the code step by step inside the Isolated shell.

It would be helpful if someone can provide any running sample with enabled debugging or guide me how to enable debugging in isolated shell and how I can apply break points.

Thanks in advance.

Best Regards,

Sachin

解决方案

Hi SachinVerma,

Do you edit your Visual Studio Isolated shell 2015 application with Visual Studio Isolated Shell or other code editor?

If you are using Visual Stuido Isolated Shell, it should support Visual Studio debugger functions by default, such as Edit and Continue, Breakpoint Constraints and so on. You could refer to following MSDN document which lists all supported debugger functions in Visual Studio Isolated Shell.

https://msdn.microsoft.com/en-us/library/bb685691.aspx

If you are using other editor, please tell us which editor do you use. I will check whether this editor support Visual Studio debugger functions or not.

Best Regards,
Weiwei


这篇关于在Visual Studio Isolated Shell应用程序中启用Visual Studio调试器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆