See all breakpoints in Visual Studio 2010+

后端 未结 7 2005
攒了一身酷
攒了一身酷 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:21

    C# Express 2010 does not include the command CTRL + ALT + B; The options Tools> Settings> Expert Settings work only if you need more options, but for view all the break points are not incluyed.

提交回复
热议问题