Hello, Please take a look on my latest update to ttb branch. I added new options so now its possible to set different flags on processes and in tree viewer you will see events generated by processes. Simplest way to try is to set some flags in "Processes" tab (e.g. call, procs, receive, send) and just start and stop tracing. In tree viewer you should see a lot of messages generated by dbg. Flags explanation: http://www.erlang.org/doc/man/dbg.html#p-2 Possible results: http://www.erlang.org/doc/man/erlang.html#trace-3 (under all available flags description)
I think that I fixed that bug with tree viewer being not refreshed after clicking "stop" button. Let me think how do you find it, any ideas, suggestions etc. :-) Features I'd like to add in near future: - closer integration with erlide: creating trace patterns after clicking on function in Outline view or in editor, jumping to code after clicking element in tree viewer etc. I think that here I'll need your help cause I don't know how can I get function which is selected in editor or how to open in editor function definition. - saving/loading settings - loading existing trace data from files - support for match expressions in ttb:tp function regards, Piotrek ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Erlide-devel mailing list Erlide-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/erlide-devel