Bug 577995 - Multiply spurious cannot set breakpoint
Summary: Multiply spurious cannot set breakpoint
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.22   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 575992
Blocks:
  Show dependency tree
 
Reported: 2021-12-30 05:26 EST by Ed Willink CLA
Modified: 2023-12-22 02:06 EST (History)
0 users

See Also:


Attachments
screenshot (12.14 KB, image/png)
2021-12-30 05:26 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 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.