recommand any tool for testing and tracing of any app or a module in erlang
Micael Karlberg
micael.karlberg@REDACTED
Wed Feb 5 14:46:48 CET 2003
Another (graphic) tool is et, Event Trace, implemented using dbg.
The Megaco application uses et.
/BMK
Francesco Cesarini writes:
> Check out dbg, as it encapsulates the functinaliity of the trace and
> trace_pattern bifs in a somewhat user friendly text based tool. It will
> allow you to trace local and global function calls, message passing,
> manipulate data, monitor memory consumption, and much much more.
>
> Graphic tools include appmon, to monitor applications, pman to monitor
> concurrency, and the debugger, to follow sequential code.
>
> Other tools include eprof, coast (or cover, it changes name every other
> release), and seq_trace.
>
> Browse through the manual pages. You will find everything you need.
>
> Regards,
> Francesco
> --
> http://www.erlang-consulting.com
>
> Suresh S wrote:
>
> > Hi ,
> >
> > Is there any best recommended tool for testing an
> > erlang application, or any erlang module.
> >
> > Thanking u for ur time
> >
> > suresh s
> >
> >
> >
> > ________________________________________________________________________
> > Missed your favourite TV serial last night? Try the new, Yahoo! TV.
> > visit http://in.tv.yahoo.com
> >
> >
> >
>
--
Micael Karlberg Ericsson AB, Älvsjö Sweden
Tel: +46 8 727 5668 EAB/UHK/KD - OTP Product Development
ECN: 851 5668 Mail: micael.karlberg@REDACTED
Fax: +46 8 727 5775
More information about the erlang-questions
mailing list