arreglos en linux_utils
This commit is contained in:
4
linux_utils/run_valgrind.sh
Normal file → Executable file
4
linux_utils/run_valgrind.sh
Normal file → Executable file
@@ -2,5 +2,5 @@
|
||||
|
||||
valgrind --suppressions=valgrind_exceptions \
|
||||
--leak-check=full \
|
||||
~/coffee_crisis_arcade_edition/coffee_crisis_arcade_edition_debug \
|
||||
> ~/coffee_crisis_arcade_edition/debug.txt 2>&1
|
||||
~/gitea/coffee_crisis_arcade_edition/coffee_crisis_arcade_edition \
|
||||
> ~/gitea/coffee_crisis_arcade_edition/linux_utils/valgrind_out.txt 2>&1
|
||||
|
||||
Reference in New Issue
Block a user