恒定断点?如何删除它们? [英] Constant breakpoints? How to remove them?

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

问题描述

我下载了一个使用Delphi 2009的项目,这也是我使用的,但是有一个断点,我只是不能删除。如果我尝试删除它,它在程序执行后再次被执行。 / p>

我在其他被称为硬件断点的调试器中遇到过这样的事情,但这并不重要。我如何删除断点?


$ b $ Article 关于这些断点,但是它没有不解释如何删除它们。

解决方案

如果由于某种原因,您无法在IDE中关闭它们,正如Rob所说,这是持续在.dsk文件中。



尽管如此,您不必删除该文件(以及所有其他设置)。您可以在文本编辑器中打开它,并找到并编辑以下部分:



[Breakpoints]


I downloaded a project made with Delphi 2009,which is also what I use,however there is one breakpoint that I just can't remove.If I try to remove it,its being executed again after the program is executed.

I met such things in other debuggers known as Hardware breakpoints,but this is not important.How do I remove the breakpoint?

EDIT: Article about those breakpoints,but It doesn't explain how to remove them.

解决方案

If, for whatever reason, you can't turn these off in the IDE, as Rob says, this is persisted in the .dsk file.

You don't have to delete the file (and all of your other settings), though. you can just open it up in a text editor and find and edit the following section:

[Breakpoints]

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

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