Re: [Erlide-devel] Integrating tracing tool with erlide

2010-08-16 Thread Vlad Dumitrescu
On Mon, Aug 16, 2010 at 16:36, Piotr Dorobisz wrote: > I wanted to change string into erlang fun, either on java side or on erlang. > I need it to create MatchSpecs from funs (there is dbg:fun2ms function). I'd > like user to enter fun in text area and then, if it's correct, turn into > MatchSp

Re: [Erlide-devel] Integrating tracing tool with erlide

2010-08-16 Thread Piotr Dorobisz
I wanted to change string into erlang fun, either on java side or on erlang. I need it to create MatchSpecs from funs (there is dbg:fun2ms function). I'd like user to enter fun in text area and then, if it's correct, turn into MatchSpec. How can I do it? regards, Piotrek - "Vlad Dumitrescu"

Re: [Erlide-devel] Integrating tracing tool with erlide

2010-08-16 Thread Vlad Dumitrescu
On Mon, Aug 16, 2010 at 16:12, Piotr Dorobisz wrote: > Is it possible to change string into erlang fun? Let say I have sth like that: > fun(X,Y)->X+Y end > I'd like to change it into OtpErlangFun and send to erlang node so it could > be executed there. After creating the backend, you can do what

[Erlide-devel] Integrating tracing tool with erlide

2010-08-16 Thread Piotr Dorobisz
Is it possible to change string into erlang fun? Let say I have sth like that: fun(X,Y)->X+Y end I'd like to change it into OtpErlangFun and send to erlang node so it could be executed there. Piotrek -- This SF.net email