我的配置是vs2010和qt,debug下看不到 QString的值

根据 http://www.cnblogs.com/russinovich/archive/2012/06/29/2569898.html的提示,操作完毕还是不能正确显示。

这个时候,我就复制了同事的(他的可以显示的)autoexp.dat

 

我们需要做如下的配置:

1. 替换原始目录下面的 C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Packages\Debugger\autoexp.dat

    如果你不是安装在C盘的话,请自行找一下

2. Tools –> Options –> Debugging –> Edit And Continue

    选中 "Enable native Edit and Continue”

相关文章:

  • 2021-08-17
  • 2022-12-23
  • 2022-12-23
  • 2021-08-09
  • 2022-12-23
  • 2022-12-23
  • 2021-11-10
  • 2022-02-01
猜你喜欢
  • 2022-12-23
  • 2021-04-24
  • 2021-11-09
  • 2022-12-23
  • 2021-08-29
  • 2021-11-17
  • 2021-09-15
相关资源
相似解决方案