Eclipse中有什么不同的断点图标? [英] What different breakpoint icons mean in Eclipse?

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

问题描述

在Eclipse中使用断点时,我有时会注意到它们有不同的图标/注释(左边栏中的标记)。有时它只是一个蓝色的球,有时它有一个复选标记,有时它是交叉的。所有这些注释是什么意思?

When working with breakpoints in Eclipse I sometimes notice that they have different icons / annotations (markers on left sidebar). Sometimes it's just a blue ball, sometimes it has a checkmark on it and sometimes it is crossed. What do all these annotations mean?

推荐答案


  • 蓝色球:常规断点,点击计数)

  • 空球(即白色):断点已禁用(删除断点视图中的复选标记,或禁用上下文菜单)

  • 通过断点的对角线:所有断点已被禁用(按钮在断点视图中跳过所有断点

  • 断点旁边的问号:这个断点的条件是活动的(查看断点的属性)

    • blue ball: regular breakpoint, active (possibly with a hit count set)
    • empty ball (i.e. white): breakpoint has been disabled (remove checkmark in the breakpoint view, or disable in context menu)
    • diagonal line through breakpoint: all breakpoints have been disabled (button skip all breakpoints in breakpoint view)
    • question mark next to breakpoint: a condition is active for this breakpoint (look under properties of the breakpoint)
    • 这篇关于Eclipse中有什么不同的断点图标?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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