Skip to main content



      Home
Home » Newcomers » Newcomers » Custom Debugger- Variables View(possible to extend VariablesView?)
Custom Debugger- Variables View [message #1789882] Thu, 31 May 2018 06:44
Eclipse UserFriend
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
Previous Topic:Lyo ToolChainModeling Tutorial
Next Topic:Glade & C ++ in Eclipse Oxygen
Goto Forum:
  


Current Time: Mon Nov 03 12:52:16 EST 2025

Powered by FUDForum. Page generated in 0.08836 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top