Hi!

On Nov 25, 2007 5:39 PM, joe lee <[EMAIL PROTECTED]> wrote:
> Erlang shell, inside eclipse console is crashing.  I am trying to run
> a simple erl module in debug mode with break points.  My setitng for
> debug in Eclipse as follows:
>
> Debug -> Erlang-Application -> erlang node:
>
> project:
>         start_function->module: erlang
>         start_function->function: now
>         OTP-Home:  (all empty)

I'm sorry for the confusion, but that isn't the right way to debug, at
least not yet. We are working on the debugger and this is just a
visible artifact that doesn't do what it advertises.

The Erlang console (View->Erlang->Erlang console) allows you to access
the node where the code in your project is loaded automatically when
you save the file. Go there and just run your code.

Hope this helps.
best regards,
Vlad

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Erlide-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to