Bug 293072 - [breakpoints] Make "Show Qualified Names" action work for anyone who wants it
Summary: [breakpoints] Make "Show Qualified Names" action work for anyone who wants it
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: api
Depends on:
Blocks:
 
Reported: 2009-10-22 13:00 EDT by Michael Rennie CLA
Modified: 2019-11-14 03:50 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Rennie CLA 2009-10-22 13:00:39 EDT
I20091006-0800 (and prior)

Working on the JavaScript debugger for e4 I wanted to add support on our breakpoints for showing / hiding qualified names, and then remembered that action is an internal implementation for the Java debugger. It would be axesome if that action worked for anyone who wanted it - for example they could implement an interface to indicate they 'wanted' the support i.e. IQualifiedBreakpoint or some such.
Comment 1 Pawel Piech CLA 2009-10-22 13:49:11 EDT
+1
The easiest thing would be to have the action simply set a property in the presentation context.  On the other hand it would be best to enable the action only for the debuggers that support it, and a dedicated interface would be better for that.
Comment 2 Lars Vogel CLA 2019-11-14 03:50: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.

If the bug is still relevant, please remove the "stalebug" whiteboard tag.