1. Tools->Options 打开选项对话框
  2. 对话框中选择Debugging->Symbols,如图:
  1. 设置pdb服务器路径:在Symbol File (.pdb)locations中插入:http://×.×.×.*/symbol/
  2. 设置pdb缓存:在Cache symbols from symbol servers to this directiory设置一个本地路径,磁盘空间留大一点,pdb文件比较大
  3. 不要选中Search the above location only when symbols are loaded manually.
  4. 完成。如图:


相关文章:

  • 2021-06-28
  • 2021-09-07
  • 2021-11-06
  • 2022-03-13
  • 2022-12-23
  • 2021-11-22
  • 2022-03-06
猜你喜欢
  • 2022-03-06
  • 2021-10-18
  • 2021-04-11
  • 2021-10-31
  • 2022-12-23
  • 2021-11-24
  • 2022-12-23
相关资源
相似解决方案