Visual Studio 2010中断点无符号已加载 [英] visual studio 2010 breakpoint no symbols have been loaded

查看:265
本文介绍了Visual Studio 2010中断点无符号已加载的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我真的有问题,我有一个VS 2010的解决方案,它突然停下调试引用的项目,我可以调试启动项目,但没有添加作为参考。这很奇怪,因为我创建了一个新的解决方案,增加了两个项目,然后我调试在这两个成功的,这样做为了看看我的VS的配置是错误的,但NOP,这件事情上没有让我调试这个特殊的解决方案引用的项目。

I really have a problem, I have a VS 2010 solution and it suddenly stopped debugging for referenced projects, I just can debug the start up project but not the added as reference. This is weird because I created a new solution, added two projects and then I debugged in both successfully, did that in order to see if my VS config was wrong, but nop, It's something on this particular solution that is not allowing me to debug referenced projects.

我读过这个论坛和其他来源,如微软的所有可能的解决方案。如果我去菜单调试 - >窗口 - >模块上的那些我要调试都没有在列表中。

I've read all possible solutions from this forum and other sources like Microsoft. If I go to menu Debug -> windows -> Modules the ones I want to debug are not in the list.

所以,我读了微软的网页说如何手动加载符号,我做了以下内容:

so, I read a Microsoft's page saying how to manually load symbols, I did the following:

要指定一个目录,符号文件位于

To specify a directory where symbol files are located

在工具菜单,选择选项。

On the Tools menu, choose Options.

在选项对话框,打开调试节点,然后单击   符号。

In the Options dialog box, open the Debugging node and then click Symbols.

在所述符号页,有一个框,指出符号文件(的.pdb)   位置。上方的方框是四个图标。

On the Symbols page, there is a box that states Symbol file (.pdb) locations. Above the box are four icons.

点击文件夹图标。

可编辑的文本出现在符号文件(.PDB)的位置中。

Editable text appears in the Symbol file (.pdb) locations box.

键入目录路径。语句完成可以帮助您找到   正确的格式。

Type the directory path. Statement completion helps you find the correct format.

如果你正在做远程调试,符号文件和符号服务器   高速缓存用于管理code必须位于远程计算机上。符号   文件和符号服务器缓存为本地code必须是位于   本地计算机。

If you are doing remote debugging, symbol files and symbol server caches for managed code must be located on the remote computer. Symbol files and symbol server caches for native code must be located on the local computer.

如果您是一个远程符号服务器使用的符号,可以提高   通过指定符号可以复制一个本地目录业绩   至。要做到这一点,请在缓存符号的路径在此目录中   框。如果您在远程计算机上调试程序时,高速缓存   目录是指远程计算机上的目录。

If you are using symbols on a remote symbol server, you can improve performance by specifying a local directory that symbols can be copied to. To do this, type a path in the Cache symbols in this directory box. If you are debugging a program on a remote computer, the cache directory refers to the directory on the remote computer.

点击确定。

这是没有工作,我仍然无法看到我想加载这样的模块..任何想法我的朋友吗?

That didn't work, I still can't see the modules I want to load so.. any ideas my friends ?

推荐答案

我解决了,答案可能不是很好,我pretty的肯定,但要告诉我必须卸载并重新安装应用程序的真相。工作就像一个魅力。我知道,这需要花费很多时间,但我已经花了时间,试图解决这个问题,使...

I solved, the answer might not be good I pretty sure but to tell the truth I had to uninstall and reinstall the application. Worked like a charm. I know, that takes a lot of time but I already spent time trying to solve the issue so ...

这篇关于Visual Studio 2010中断点无符号已加载的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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