Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2m-atl-dev] EMF VM

Hello,

Arnaud GIULIANI a écrit :
Hello every body !

I'm a French student working for Communication et Systèmes (French
company). I'm contributing to ATL with a new Profiler.
Until now, I succeed to make something completely ad-hoc (no
modification in ATL source files). To run my profiler, I wrote a new ATL
VM (based on ATL VM sources) that specify my profiler to run.

This is a great news !
But I currently wondering how the EMF VM is working. I didn't see any
entry point for debugger. Do you think I should write a second profiling
VM, according to the EMF VM sources ? In this case, how the debugger is
called in this VM ?

At this time, the emfvm doesn't have a debugger interface. So if you want to rewrite your profiler for it, you will need to define a debugger interface, as you made for the Regular VM (in this case you "simply" extended the debugger interface, right ?). We are very interested on seeing your contribution, then we will be able to give you comments in order to help you defining the debug/profiling interface... and later to integrate it into ATL.
By advance, thanks for your answers.

Arnaud GIULIANI.



_______________________________________________
m2m-atl-dev mailing list
m2m-atl-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2m-atl-dev

Best regards,

William Piers
begin:vcard
fn:William Piers
n:Piers;William
org:Obeo
adr:2 rue Robert Schumann;;lot 24;NANTES;;44408;France
email;internet:william.piers@xxxxxxx
title:MDA Consultant
tel;work:+33 (0)2 51 13 51 82
tel;cell:+33 (0)6 20 31 75 98
url:http://www.obeo.fr
version:2.1
end:vcard


Back to the top