Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Changing variable presentation in Variables view

Hi,

I need to change the way variables are presented in the Variables
view. For instance, variables are shown in capital letters and I would
like them to appear in lowercase. I've thought of contributing my own
implementation of CDebugModelPresentation, how can i do it? Is this
the right way to do it?

Thanks,
Patxi.


Back to the top