Install a set of useful troubleshooting tools for C++ software.
This is to support build checkers and developers in identifying problems on builds.
- strace
- htop
- valgrind
- m-cli
- clang-format
- Midnight Commander
- sqldiff
- sqlite
- ctags
- screen
- Midnight Commander
None.
None.
None.
- hosts: all
roles:
- ccdc.cpp_troubleshooting_tools
MIT / BSD
This role was created in 2020 by Claudio Bantaloukas, based on existing roles at CCDC, by Jeff Geerling and google searches