简体   繁体   English

为什么断点在eclipse CDT编辑器中标有反斜杠?

[英]Why is the breakpoint marked with a backslash in eclipse CDT editor?

在此输入图像描述

In the picture, I have set two breakpoints, and the breakpoint marks are displayed as two small balls with backslashes, rather than just two small balls. 在图片中,我设置了两个断点,断点标记显示为两个带有反斜杠的小球,而不是两个小球。

Why is it? 为什么? and how to resolve this issue? 以及如何解决这个问题?

It should be similar to this annotation : 它应该与此注释类似:

diagonal line through breakpoint: all breakpoints have been disabled (button skip all breakpoints in breakpoint view) 对角线到断点:所有断点都被禁用(按钮跳过断点视图中的所有断点)

See " Skip All Breakpoints ". 请参阅“ 跳过所有断点 ”。

Also visible in PyDev (so not specific to CDT): 在PyDev中可见 (因此不特定于CDT):

http://i.stack.imgur.com/bgVeq.png

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM