Bug 560212 - Breakpoints are often not shown in annotation bar
Summary: Breakpoints are often not shown in annotation bar
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.15   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-17 04:11 EST by Ed Willink CLA
Modified: 2024-05-13 01:40 EDT (History)
1 user (show)

See Also:


Attachments
Screenshot (167.59 KB, image/png)
2020-02-17 04:11 EST, Ed Willink CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Willink CLA 2020-02-17 04:11:42 EST
Created attachment 281834 [details]
Screenshot

While attempting to debug JUnit launches, I have a simple localized repro for a quite longstanding probvblem; the display of breakpoints is frequently broken.

The attached screen shot shows:

a) (Breakpoints View) Breakpoint is set at line 38, 43 of BlockJUnit4ClassRunnerWithParameters.java
b) BlockJUnit4ClassRunnerWithParameters is open in a *.class editor
c) Execution is stopped in createTestUsingConstructorInjection
d) Stack is selected at createTest
e) Hover text shows no breakpoint
f) Annotation bar shows no breakpoint

Toggling by clicking in the annotation bar toggles in the Breakpoints View but not the annotation bar.

NB. There is also an alphabetical ordering bug in the Breakpoints View
Comment 1 Sarika Sinha CLA 2020-05-28 06:24:01 EDT
Looks like that after breakpoint creation, files were modified by some event.

Breakpoint relies on markers, so if there is some inconsistency between them, these can be the impacts.
Comment 2 Ed Willink CLA 2020-05-28 07:44:19 EDT
One of many anomalies I see with breakpoints is a confusion between when I have a breakpoint set in EMF as a plugin, then the same file as a project, then the file as a project with extra debug added, then back as a plugin again.

Since I keep my workspaces from release to release, I often suddenly discover that some stale breakpoints come back to life.
Comment 3 Eclipse Genie CLA 2022-05-22 06:09:51 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 4 Eclipse Genie CLA 2024-05-13 01:40:20 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.