Releases: andytill/erlyberly
Releases · andytill/erlyberly
0.2.1
Traces are reapplied when the target node restarts
0.2.0
- Do not drop traces when a function is called concurrently
- Show and highlight traced function calls that threw exceptions
- Reload the module tree, like, whenever....
0.1.2
Trace functions that throw exceptions
0.1.0
erlyberly, now with tracing for multiple functions.
0.0.4
Includes a tree based term browser for trace args and results.
0.0.3 module filters
Now with a module filter.
0.0.2
erlyberlys first and mostly usable release with dbg tracing.
Make sure you have java 8 installed. This jar is runnable so double click it or run java -jar erlyberly-0.0.1-runnable.jar in the terminal.
Let me know how you get on @andytill, or @andy_till on twitter.
0.0.1
First release of erlyberly, the dbg UI.
Make sure you have java 8 installed. This jar is runnable so double click it or run java -jar erlyberly-0.0.1-runnable.jar
in the terminal.
Let me know how you get on @andytill, or @andy_till on twitter.