| build.sh | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| run.sh | ||
Dockerfiles for building with g++/gcc on Ubuntu with valgrind and gdb
Getting Valgrind to work is a pain on non-Linux systems like Windows and MacOS. dliu/ubuntu-gcc-valgrind is an image that combines Valgrind with the normal build chains for C/C++ including gdb, gcc, g++, etc.