无法删除断点 [英] can't remove breakpoint

查看:91
本文介绍了无法删除断点的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Visual Studio 2008中有一个坚固的断点,无法删除.我可以添加其他断点.有些已删除,但没有删除.

I've a solid break point in Visual Studio 2008 that I can't remove. I can add other break points. Some removed but some don't.

错误是无法插入断点"

The error is "can't insert breakpoint"

如何解决?

这很奇怪.我在无法删除的行上方添加了新行,并能够删除它们.

This is very weird. I added a new line above the lines that I couldn't removed and was able to remove them.

在此添加更多信息的任何人都将获得积分.

Anyone who adds more information on this will get credit.

推荐答案

当断点与解析树不同步时,就会发生这种情况.

This would happen when the breakpoint gets out of sync from the parse tree.

转到断点"窗格(调试","Windows",断点")并将其从那里删除.

Go to the Breakpoints pane (Debug, Windows, Breakpoints) and delete it from there.

这篇关于无法删除断点的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆