在visual studio 2008 中编译项目,但是这个断点老是触发不到 ,googled 相关的文章:

http://stackoverflow.com/questions/2014734/debugging-x86-net-application-on-windows-x64

Windows 7 sets Windows Xp sp 3 compatibility mode for VS 2008 by default. Changing compatibility to Windows Vista SP2 mode have solved trouble.

解决方法:

将visual studio 2008的兼容性设置成Windows Vista SP2。

相关文章:

  • 2021-10-08
  • 2021-06-06
  • 2022-02-16
  • 2021-09-06
  • 2021-11-24
  • 2021-12-29
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-10
  • 2022-12-23
  • 2021-12-19
相关资源
相似解决方案