Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Note in source file how to debug that damn stuff
[simgrid.git] / src / bindings / ruby / MasterSlave.rb
index 6f809f2..aafa5ed 100644 (file)
@@ -1,3 +1,6 @@
+# Debug it with this command:
+# make -C ../.. && valgrind ruby MasterSlave.rb --log=ruby.thres:debug 2>&1 | less
+
 require 'simgrid'
 include MSG