tw4dl_docker-gcc-valgrind/README.md

7 lines
283 B
Markdown
Raw Normal View History

2015-05-04 03:14:57 +00:00
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.