Eclipse PyDev断点显示不同的图标,不工作 [英] Eclipse PyDev Breakpoints Show an Different Icon and Don't Work

查看:240
本文介绍了Eclipse PyDev断点显示不同的图标,不工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

断点已经为我工作了好几个星期,但昨天他​​们停止工作。当我创建一个断点图标显示不是通常的放大镜,而是放大镜一条线通过它。



我尝试了



eclipse中的不同断点注释含义



另一个别名问题: eclipse-pydev-breakpoint-do-not-stop-and-show-a-different-icon


Breakpoints have been working for me for many weeks, but yesterday they stopped working. When I create a breakpoint icon shown is not the usual magnifying glass, but instead is the magnifying glass with a line through it.

I tried the suggestions in pydev breakpoints not working

E.g.

import sys
print 'current trace function', sys.gettrace()

which reports "current trace function main.PyDB object at 0x101416090>> "

I tried accessing breakpoints in another Python project and the breakpoints there have the same problem. Restarting Eclipse, the Mac and reinstalling PyDev had no effect.

I tried installing PyDev in another Eclipse installation on my Mac and breakpoints in Python work find there.

Any ideas, anyone?

解决方案

screenshot should be like this:

That is because you have enable "skip all breakpoints" in Eclipse, show it here:

Also useful info:

skip all breakpoints in eclipse

different breakpoints annotations meanings in eclipse

another alias question:eclipse-pydev-breakpoint-does-not-stop-and-show-a-different-icon

这篇关于Eclipse PyDev断点显示不同的图标,不工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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