在VS 2012 + Windows Phone中仍然不支持DebuggerVisualizer? [英] Still no support for DebuggerVisualizer in VS 2012 + Windows Phone?

查看:119
本文介绍了在VS 2012 + Windows Phone中仍然不支持DebuggerVisualizer?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们已经在VS中使用了调试器可视化器很长一段时间了。我为Windows桌面和Windows Phone编写音频应用程序,并编写了一些调试器可视化工具来帮助我开发DSP。例如,我有一个可视化器,可以获取缓冲
的音频数据并在屏幕上显示波形。这在尝试定位波形不连续性,检查波形形状等时非常有用。

We've had debugger visualizers in VS for a long time now. I write audio applications for both Windows desktop and Windows Phone and also wrote a few debugger visualizers to help me with DSP development. For instance I have a visualizer that can take a buffer of audio data and display the waveform on the screen. This is invaluable when trying to locate waveform discontinuities, examine the waveform shape, etc.

然而,在进行Windows Phone开发时,调试器可视化工具似乎仍然不起作用。我是否遗漏了某些内容,或者它是否永远不会支持Windows Phone开发?

However debugger visualizers still doesn't seem to be working when doing Windows Phone development. Am I missing something or is it just never going to be supported for Windows Phone development?

推荐答案





我不这么认为。



原因很可能是因为:

Hi,

I don't think so.

The reason is most likely because of that:

调试器可视化器需要比部分信任应用程序允许的更多权限。因此,当您在具有部分信任的代码中停止时,不会加载可视化工具。要使用可视化工具进行调试,您必须完全信任地运行代码。

http ://msdn.microsoft.com/en-us/library/zayyhzts.aspx

Debugger visualizers require greater privileges than are allowed by a partial trust application. As a result, visualizers do not load when you are stopped in code with partial trust. To debug using a visualizer, you must run the code with full trust.
http://msdn.microsoft.com/en-us/library/zayyhzts.aspx

祝你好运

Klaus


这篇关于在VS 2012 + Windows Phone中仍然不支持DebuggerVisualizer?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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