See all breakpoints in Visual Studio 2010+

后端 未结 7 2009
攒了一身酷
攒了一身酷 2020-12-07 21:36

Is there a window in Visual Studio 2010 and newer where I can see all the breakpoints that I have in my project or solution?

7条回答
  •  执念已碎
    2020-12-07 22:02

    Breakpoints window is not included in some Express versions of Visual Studio.
    Its included in Pro, Premium, and Ultimate. Here is the manual for the versions : http://msdn.microsoft.com/en-us/library/02ckd1z7%28v=VS.100%29.aspx

提交回复
热议问题