简体   繁体   English

是否可以在Visual Studio 2010 Express中集成远程调试器?

[英]Is it posible to integrate a remote Debugger in visual studio 2010 Express?

I can't use Visual Remote debugger in Visual 2010 Express, so i've tried to integrate this debugger : 我无法在Visual 2010 Express中使用Visual Remote调试器,因此我尝试集成此调试器:

http://blogs.msdn.com/b/jacdavis/archive/2008/02/20/new-debug-engine-sample.aspx http://blogs.msdn.com/b/jacdavis/archive/2008/02/20/new-debug-engine-sample.aspx

this project generate a .Addin File : 这个项目生成一个.Addin文件:

projectLauncher.dll and .pdb and ProjectLauncher.AddIn projectLauncher.dll和.pdb和ProjectLauncher.AddIn

With visual studio 2010 pro+, I can integrate it cause this version allow the Add-In Manager(tools>Add-In Manager) but i can't with Visual studio express 2010. 使用Visual Studio 2010 Pro +,我可以将其集成,因为此版本允许加载项管理器(工具>加载项管理器),但是我不能使用Visual Studio Express 2010。

Is it possible to add a .Addin File without Add-In Manager in VS Express ? 是否可以在VS Express中添加没有外接程序管理器的.Addin文件? Can i add a custom debugger in VS 2010 Express ? 我可以在VS 2010 Express中添加自定义调试器吗?

不,您需要为使用Studio的Visual Studio付费

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM