Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Creating a debug view - need help

Hi all,
  I am writing a simple view to provide a gui implementation of call / print <function>.  At the moment I am planning to extend AbstractDebugView.  I have been studying the source code for VariablesView and how all the parts fit together, but I find myself still confused about what classes and extensions I need.

  Are there any recommended resources that I could use to help dispel some of my confusion?

Thanks,

Stephen Flynn




Back to the top