run script should use the loader
[ldtrace] / loader / run.sh
index b38bd4d..34b6eb1 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
 
-LD_PRELOAD=lib/libw.so "$@"
+#LD_PRELOAD=lib/libw.so "$@"
+lib/libw.so "$@"
 w/dump