implemented Setup.hs to build boehm cpp libs and install them;
[hs-boehmgc.git] / gc-7.2 / callprocs
diff --git a/gc-7.2/callprocs b/gc-7.2/callprocs
new file mode 100755 (executable)
index 0000000..a8793f0
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+GC_DEBUG=1
+export GC_DEBUG
+$* 2>&1 | awk '{print "0x3e=c\""$0"\""};/^\t##PC##=/ {if ($2 != 0) {print $2"?i"}}' | adb $1 | sed "s/^                >/>/"