about summary refs log blame commit diff stats
path: root/runvalgrind.sh
blob: 47d0a3e04381f45f6c6f2e972333ca27e6157ea9 (plain) (tree)
1
2
3
4

                  

                                                                                                        
#!/bin/sh
rm -f valgrind.out
#valgrind --log-file=valgrind.out --leak-check=full --track-origins=yes --show-reachable=yes ./profanity
valgrind --log-file=valgrind.out --leak-check=full --track-origins=yes ./profanity