repo.or.cz
/
gssmp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Change the sourceforge logo link to point to the gssmp page.
[gssmp.git]
/
src
/
run_through_valgrind.sh
blob
7d5007d39f36c66004e9205b5c345d56e7b96a0c
1
#!/bin/bash
2
3
G_SLICE
=
always-malloc G_DEBUG
=
gc-friendly valgrind
--alignment
=
8
--num-callers
=
40
--leak-check
=
full
--show-reachable
=
yes
.
/
gssmp
4