Hi,
I have a debugger plugin which is a wrapper over Eclipses debug core
plugin,
Since the adoption of Eclipse 3.4, The Debug adapter classes are not being
registered properly (using ViewerAdapterService class)
and hence the debug view of my plugin doesn't display the variables,
thanks in advance.