Addlink to memory check authored by Olivier Lantsoght's avatar Olivier Lantsoght
...@@ -19,6 +19,7 @@ For MBsysC/Robotran usage (installation, tutorial...), see the dedicated [docume ...@@ -19,6 +19,7 @@ For MBsysC/Robotran usage (installation, tutorial...), see the dedicated [docume
## Debugging / Automation ## Debugging / Automation
- [Memory](Memory-leaks-and-bounds-checkings): Valgrind (options given) and google test (buffer overflow).
- [User Model](Automatic-generation-of-user_model-IO-of-mbsysc-projects): Example of script(s) to automate the generation of the project-specific files. - [User Model](Automatic-generation-of-user_model-IO-of-mbsysc-projects): Example of script(s) to automate the generation of the project-specific files.
## Other ressources ## Other ressources
... ...
......