Visual Studio 2017未达到断点 [英] Visual Studio 2017 not hitting breakpoints

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

问题描述

我们有一个重要的代码库,该代码库仅基于VS2013构建,现在正在考虑过渡到2017年.

We have a significant code base that has been built solely on VS2013 and are now considering moving over to 2017.

但是,在2017年建立起正常运行的代码库(运行良好)之后,不再出于调试目的而加载符号.这意味着在调试代码时不会在代码中命中断点.

However after building our functioning code base (which works fine) in 2017, symbols are no longer being loaded for debugging purposes. This means that breakpoints aren't being hit in the code when we debug it.

在这个问题上还有其他人发生吗?

Has someone else happened across this issue?

推荐答案

我遇到了类似的问题,并且执行了以下操作:Debug => Options => General =>删除启用我的代码"的复选标记这对我有用.

I had similar issue and I did the following: Debug=>Options=>General => Remove the check mark for "Enable Just My Code" This worked for me.

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

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