Re: [Erlide-devel] Dbg integration - ideas

2010-07-21 Thread Alain O'Dea
On Wed, Jul 21, 2010 at 1:20 PM, Vlad Dumitrescu wrote: > On Wed, Jul 21, 2010 at 17:26, Piotr Dorobisz > wrote: > > Today I've been thinking about different ways of configuring tracing. I > think that it doesn't make sense to create extra launch configuration > because Erlang is different than

Re: [Erlide-devel] Dbg integration - ideas

2010-07-21 Thread Vlad Dumitrescu
On Wed, Jul 21, 2010 at 17:26, Piotr Dorobisz wrote: > Today I've been thinking about different ways of configuring tracing. I think > that it doesn't make sense to create extra launch configuration because > Erlang is different than Java. I mean that if you want to trace node you can > always

Re: [Erlide-devel] Dbg integration - ideas

2010-07-21 Thread Piotr Dorobisz
Today I've been thinking about different ways of configuring tracing. I think that it doesn't make sense to create extra launch configuration because Erlang is different than Java. I mean that if you want to trace node you can always connect to it without stopping it first and recompiling with s

Re: [Erlide-devel] Dbg integration - ideas

2010-07-20 Thread Vlad Dumitrescu
On Tue, Jul 20, 2010 at 12:26, Piotr Dorobisz wrote: >> >> Before that, there are a few questions regarding the distribution of >> these contributions. Is it okay to include them in the core erlide >> distribution, or would they be separate entities? > > I'd like them to be different features avai

Re: [Erlide-devel] Dbg integration - ideas

2010-07-20 Thread Vlad Dumitrescu
Please "reply to all" so that the answers go to the list too. On Tue, Jul 20, 2010 at 12:19, Piotr Dorobisz wrote: >> BTW, one thing to consider is that the trace data can be huge and it >> might be prohibitive to send it directly to Java. There should be >> possible to write the trace to disk an

Re: [Erlide-devel] Dbg integration - ideas

2010-07-20 Thread Vlad Dumitrescu
On Tue, Jul 20, 2010 at 11:33, Piotr Dorobisz wrote: > (http://diver.sourceforge.net/index.html). > I watched tutorials and read documentation and I think that it could be done > in a similar way:) As far as I understood dbg (I've never had any contact > with that tool and I'm also new to Erlang)

Re: [Erlide-devel] Dbg integration - ideas

2010-07-20 Thread Vlad Dumitrescu
On Tue, Jul 20, 2010 at 11:33, Piotr Dorobisz wrote: > Hello everybody, > I'm intern at Erlang Solutions and start working on integrating dbg and ttb > into erlide plugin. Welcome, Piotr! > Vlad suggested brainstorming about the best way of > presenting results and as an example he had mentioned