Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-ocl.dev] OCL Debugger

Hi

I've pushed the OCL debugger to master, it is a refactoring of the QVTi debugger that was derived from QVTo.

o.e.o.examples.debug.vm is an extensible pivot-based debug framework
o.e.o.examples.debug is the OCL extension
o.e.o.examples.debug.ui is the OCL user interface

You can launch directly by selecting an OCL and a ModelElement in the launch config.

More usefully, you can tunnel down to a Constraint+ModelElement pair in the Validity View and launch from there.

There are plenty of improvements to be made between now and M7 (this evening) and more realistically RC1, but it is just about useable.

    Regards

        Ed


Back to the top