about summary refs log blame commit diff stats
path: root/runvalgrind.sh
blob: 985d69a6ffea2fe13e7c085fb119d97f21bc2dcb (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 -l DEBUG