Custom Debugger- Variables View [message #1789882] |
Thu, 31 May 2018 10:44 |
Miriam H. Messages: 8 Registered: May 2018 |
Junior Member |
|
|
Hi,
I hope this is the right place for my question:
We have a custom debugger more or less based on the article https://www.eclipse.org/articles/Article-Debugger/how-to.html.
Now I would like to customize the variables view, what does mean:
- we need a third column "object IDs" (at the moment the usual information of the variables are shown (Name and Value))
- own commands should be added to the Menu Commands (in the right corner of the Variables View toolbar)
- also it would be nice if we could change the information displayed at the Detail Pane (the bottom field)
Could anybody please tell me if it is possible and how to extend 'org.eclipse.debug.internal.ui.views.variables.VariablesView' ? Or do I have to write an own ViewPart Extension?
Thanks in advance,
Miriam
|
|
|
Powered by
FUDForum. Page generated in 0.10824 seconds