Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Add MCer handling for MC_MESSAGE_IGNORE_HEAP and MC_MESSAGE_UNIGNORE_HEAP
[simgrid.git] / src / mc / mc_server.cpp
2015-02-06 Gabriel Corona[mc] Add MCer handling for MC_MESSAGE_IGNORE_HEAP and...
2015-02-06 Gabriel Corona[mc] New message for stack_area
2015-02-06 Gabriel Corona[mc] Communicate MC_remove_ignore_heap to the remote...
2015-02-06 Gabriel Corona[mc] Implement remote support for MC_ignore
2015-02-05 Gabriel Corona[mc] Define one struct per MC message type
2015-02-03 Gabriel Corona[mc] Move MC_init_pid outside of mc_server
2015-02-03 Gabriel Corona[mc] Remove some functions in mc_server
2015-02-03 Gabriel Corona[mc] Basic infrastructure for a real model-checker...