Visual Studio 加载符号 [英] Visual Studio loading symbols

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

问题描述

我正在研究 ColdFusion 项目有一段时间了,Visual Studio 开始至少对我来说表现得很奇怪.

I'm working on a ColdFusion project for a while now, and Visual Studio started to behave strange for me at least.

我观察到,当我开始调试时,它会构建项目,开始部署,然后部署完成并开始为我的项目加载符号.

I observed that when I started debugging, it built the project, it started the deploy, and the deploy finished and it was starting to load symbols for my project.

但是很慢,不知道为什么开始做这一步.我可能做了什么?

But it was very slow, and I don't know why it started to do this step. What may I have done?

这个符号加载步骤是否必要?我怎样才能禁用它?

Is this symbol loading step necessary? How can I disable it?

在工具 -> 选项 -> 调试 -> 符号对话框中,没有添加符号文件 (.pdb) 位置.我在我的项目调试目录中指向下面的字段,并选中了仅当符号为 .... 时才搜索上面的目录"复选框.我应该如何设置这个对话框来关闭符号加载?

In the Tools -> Options -> Debugging -> Symbols dialog there is no Symbol file (.pdb) location added. And I pointed in my project's debug directory at the field below, and I checked the "Search the above directory only when symbols are ...." checkbox. How should I set up this dialog to turn off symbol loading?

我在模块"窗口中查看了哪些符号已加载,但它对我没有任何说明.有什么问题?

I looked in the Modules window which symbols are loaded, but it says nothing to me. What is the problem?

推荐答案

Debug -> Delete All Breakpoints ( http://darrinbishop.com/blog/2010/06/sharepoint-2010-hangs-after-visual-studio-2010-f5-debugging)之后,您可以再次使用它们,但只能使用一次.它也会删除某种无效"断点,然后加载符号将再次快速.我追这个问题好几天了:(.

Debug -> Delete All Breakpoints ( http://darrinbishop.com/blog/2010/06/sharepoint-2010-hangs-after-visual-studio-2010-f5-debugging ) After that you can use them again, but do it once. It will remove some kind of "invalid" breakpoints too and then loading symbols will be fast again. I was chasing this issue for days :(.

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

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