See all breakpoints in Visual Studio 2010+

后端 未结 7 1984
攒了一身酷
攒了一身酷 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.

    0 讨论(0)
提交回复
热议问题