Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Do not execute MCer code in MCed mode in MC_remove_ignore_heap()
[simgrid.git] / src / mc / mc_process.h
2015-04-17 Gabriel Corona[mc] C++ class ModelChecker
2015-04-17 Gabriel Corona[mc] Remove mc_interface.h
2015-04-16 Gabriel Corona[mc] Switch to C++
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-03-26 Gabriel Corona[mc] Fix MC_process_read_dynar_element
2015-03-19 Gabriel Corona[mc] Read rdv->name from MCed in mc_comm_determinism.c
2015-03-12 Gabriel Corona[mc] MCed memory access in MC_state_get_request()
2015-03-12 Gabriel Corona[mc] Remote support for filling state->internal_comm
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-03-09 Gabriel Corona[mc] Read host name from remote process
2015-03-06 Gabriel Corona[mc] Cross-process access to smx_process and simcall
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-02-06 Gabriel Corona[mc] Implement remote support for MC_ignore
2015-02-03 Gabriel Corona[mc] Basic infrastructure for a real model-checker...
2015-01-30 Gabriel Corona[mc] Remote unwinding support
2014-12-19 Gabriel Corona[mc] Cross-process support for MC_ignore
2014-12-19 Gabriel Corona[mc] Implements privatization support for MC_process_read
2014-12-19 Gabriel Corona[mc] Abstract the process and a snapshot types with...
2014-12-12 Gabriel Corona[mc] Support for reading heap state from another process
2014-12-11 Gabriel Corona[mc] Access memory from another process
2014-12-05 Gabriel Corona[mc] Basic support for more other libraries than libsim...
2014-12-04 Gabriel Corona[mc] Move process info in a new s_mc_process_t structure