where is the threads window in vs2008

我怕爱的太早我们不能终老 提交于 2020-01-14 14:02:02

问题


I'm trying to find the threads window in VS 2008 described here and here, but I can't find it anywhere. I've looked in View and don't see anything remotely like this. This seems very useful. Thanks for any help

EDIT: yes i am debugging EDIT: thanks, I found it!


回答1:


You are debugging, right? It doesn't show up otherwise. Also, it may be docked along with some other window, so check that it's not embedded in a tab somewhere. And the menu is Debug->Windows->Threads. It lists a shortcut of Ctrl - Alt - H for me, but I'm not sure if that depends on which keybind set you've selected.



来源:https://stackoverflow.com/questions/799544/where-is-the-threads-window-in-vs2008

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!