有没有办法抑制“删除所有断点”的 Y/N 对话框?
我的工具栏中有一个按钮可以删除所有断点。当我按下它时,它会提示询问我是否真的想要这样做。我想抑制这种行为,并默默地删除所有断点。
是否有一种设置、解决方法、技术可以实现这一点?
谢谢。
邪恶的。
I have a button in my tool bar to remove all of the breakpoints. When I press it, it prompts to ask if I really want to do this. I would like to suppress that behavior, and just silently remove all of the break points.
Is there a setting, workaround, technique that would allow this?
Thanks.
Evil.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是 - 转到“工具”菜单中的“选项”,然后展开左侧的“调试”树节点。
“常规”下的第一个复选框是“删除所有断点之前询问”
Yes - Go to Options in the Tools menu and expand the Debugging tree node on the left hand side.
The first checkbox uder 'General' is 'Ask before deleting all breakpoints'