Skip to content

C to Multithreaded Application Model is a simple application converter.

License

Notifications You must be signed in to change notification settings

PKPhdDG/rdao_detector

Repository files navigation

Race condition/Deadlock/Atomicity violation/Order violation Detector

Static analysis Coverage

This simple application convert C source code to Multithreaded Application Source Code Model via AST, and using MASCM detecting RDAO bugs.

Source code used to creating MASCM have to be purified. Application do it automatically but there is need to install GCC and add path to gcc into PATH variable.

GCC

Install GCC and add path to gcc to system variable PATH. You can also install CodeBlocks with gcc which is available here.

Interesting links

About

C to Multithreaded Application Model is a simple application converter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages