Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] What happened to pin, clone, and coloring?

I'm working on a custom DSF debugger that will need to support multiple processors.  I've seen some old proposals that would be very useful for MP support:

- processors could have a different color in the debug view (e.g., processor A could be blue, processor B could be red) and a view could be colored based on what processor it is displaying information for

- views like the register one could be cloned (i.e., you can create multiple instances of the view)

- views could be pinned to a processor context

What happened to these proposals?  I found this bug for pin and cloning:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635

Its status is "resolved won't fix."  Does that mean the patch won't ever get included in the official distribution of Eclipse?





      


Back to the top