cauder-core icon indicating copy to clipboard operation
cauder-core copied to clipboard

A Causal-Consistent Debugger for (Core) Erlang

CauDEr

A causal-consistent debugger for Erlang

Dependencies

This project uses wx, the Erlang binding of wxWidgets.
Thus, you must have built Erlang/OTP with wxWidgets.

Compilation

First, compile the project:

make

Then, execute the script cauder.sh to start CauDEr

./cauder.sh

An astonishing graphical interface will appear in your screen.

GUI screenshot

How to use

Check the Wiki for information on how to use CauDEr.