Visual Studio 2013中的断点列表

时间:2022-07-26 07:26:58

Is there a way to view a list of all breakpoints (enabled and disabled) set in a project in Visual Studio 2013 Pro?

有没有办法查看Visual Studio 2013 Pro中项目中设置的所有断点(启用和禁用)的列表?

It seems that older versions have this feature, but I don't see a "Breakpoints" option under the debug menu (screenshot below) - I only see options for dealing with individual breakpoints once you're looking at them.

似乎旧版本具有此功能,但我没有在调试菜单下看到“断点”选项(下面的屏幕截图) - 我只看到一些处理单个断点的选项。

Visual Studio 2013中的断点列表

1 个解决方案

#1


3  

Yes, the list is still available

是的,该清单仍然可用

Debug / Windows / Breakpoints.

调试/ Windows /断点。

The shortcut is Ctrl-D, B

快捷键是Ctrl-D,B

#1


3  

Yes, the list is still available

是的,该清单仍然可用

Debug / Windows / Breakpoints.

调试/ Windows /断点。

The shortcut is Ctrl-D, B

快捷键是Ctrl-D,B