run script should use the loader
[ldtrace] / loader / run.sh
1 #!/bin/sh
2
3 #LD_PRELOAD=lib/libw.so "$@"
4 lib/libw.so "$@"
5 w/dump