如果我加载了 PDB 和符号,为什么我在异常堆栈跟踪中看不到行号?

发布于 2024-09-17 21:43:13 字数 157 浏览 2 评论 0原文

我有一个包含多个项目的解决方案。解决方案处于发布模式,没有优化,并生成 pdb 文件。运行单元测试时,我遇到异常,但堆栈跟踪不包含行号。在模块窗口中,我可以看到当前程序集未优化并且已加载符号。

请注意,我正在调试器内的异常被捕获的断点处检查堆栈跟踪。

提前感谢伙伴们。

I have a solution with several projects. The solution is in Release mode with no optimization and with pdb files generated. While running Unit Tests i get exceptions but the stack trace does not contains the line numbers. At the modules window I can see that the current assembly is not optimized and that it has symbols loaded.

Just to note that I'm checking the stacktrace inside the debugger at a breakpoint where the exception is caugth.

Thanks in advance mates.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文