2013年visual studio express中的即时调试器 [英] Just-in-time debugger in visual studio express 2013

查看:74
本文介绍了2013年visual studio express中的即时调试器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以我现在一直在搜索为什么我无法通过将.dll进程附加到visual studio调试器来开始调试我的第三方进程运行的.dll。

这是因为在我的机器上没有注册和启用实时调试器。

根据世界上的所有文档,可以打开JIT调试器,进入工具 - >选项 - >调试 - >及时



但是



我没有这个我的visual studio express 2013版。 JIT调试仅适用于普通视觉工作室版本吗?



谢谢,

RaGE



我尝试了什么:



我已经尝试过在Google上解决问题所能找到的所有内容:

- 一些vsjitdebugger.exe的注册表

- 修复我的安装

- regsvr the oleaut32.dll

So I have now been searching hours for why I cannot start debugging a .dll of mine runned by a third-party process by attaching the .dll process to the visual studio debugger.
This is because there is no just-in-time debugger registered and enabled on my machine.
The JIT debugger can be turned on, according to all documentation in the world, by going into Tools->Options->Debugging->Just-In-Time

BUT

I do not have this in my visual studio express 2013 version. Is JIT debugging only available on "normal" visual studio versions ?

Thanks,
RaGE

What I have tried:

I have tried about all what I could find on solving the problem on Google:
- some regedit of the vsjitdebugger.exe
- repair my installation
- regsvr the oleaut32.dll

推荐答案

我不知道Express,但不要使用它;这还不够好。更好地使用另一个免费版本:2013或2015社区版。在功能方面,这些版本与普通专业套装相近或相当。



可能,为了解决调试问题,我们没有足够的信息;但我从来没有遇到过任何基本的调试问题,包括调试器附件更加困难的情况。



-SA
I don't know about Express, but don't use it; it's not good enough. Better use another free-of-charge version: 2013 or 2015 Community Edition. In features, these editions are close or equivalent to "normal" Professional bundles.

Probably, for fixing your debugging problem we don't have enough information; but I never experienced any fundamental debugging problems, including more difficult cases with debugger attachment.

—SA


这篇关于2013年visual studio express中的即时调试器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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