* configure.ac: Set ld_vers_major, ld_vers_minor and ld_vers_patch for
[official-gcc.git] / boehm-gc / callprocs
bloba8793f0b728193b52f202270c5dadf7f4c6d811c
1 #!/bin/sh
2 GC_DEBUG=1
3 export GC_DEBUG
4 $* 2>&1 | awk '{print "0x3e=c\""$0"\""};/^\t##PC##=/ {if ($2 != 0) {print $2"?i"}}' | adb $1 | sed "s/^ >/>/"