Skip to content

A causal-consistent debugger for Erlang

License

Notifications You must be signed in to change notification settings

SackCastellon/cauder-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A causal-consistent debugger for Erlang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 99.5%
  • Makefile 0.5%