Bug 577995

Summary: Multiply spurious cannot set breakpoint
Product: [Eclipse Project] JDT Reporter: Ed Willink <ed>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 4.22   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:
Bug Depends on: 575992    
Bug Blocks:    
Attachments:
Description Flags
screenshot none

Description Ed Willink CLA 2021-12-30 05:26:35 EST
Created attachment 287751 [details]
screenshot

Version: 2021-09 (4.21)
Build id: I20210906-0500

/org.eclipse.ocl.examples.xtext.console/src/org/eclipse/ocl/examples/xtext/console/OCLConsolePage.java has a static nested class that extends an Xtext class that uses com.google.inject.Inject.

If N breakpoints are set within OCLConsolePage.java, N copies of the attached popup are presented as a debugger starts up. (Bug 575992 prevents the dialog being pasted to aid searching.)

Surely there should be at most 1 copy of the popup not N?

Why is one copy needed at all? Browsing up the outlines hierachy I see no FastClassByGuice, so why can a breakpoint be set there? I certainly haven't tried to set a breakpoint there.

I have the "All line number attributes" ... preference set so why does the dialog tell me to set it to make the dialog go away?
Comment 1 Eclipse Genie CLA 2023-12-21 15:46:45 EST
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 2 Ed Willink CLA 2023-12-22 02:06:32 EST
Cannot be stale until triaged by a relevant comnmitter.