如果我加载了 PDB 和符号,为什么我在异常堆栈跟踪中看不到行号?
我有一个包含多个项目的解决方案。解决方案处于发布模式,没有优化,并生成 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论