File: callprocs

package info (click to toggle)
libgc 1%3A5.0.alpha4-8
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,732 kB
  • ctags: 4,443
  • sloc: ansic: 19,751; cpp: 915; makefile: 341; asm: 252; sh: 8
file content (4 lines) | stat: -rwxr-xr-x 148 bytes parent folder | download | duplicates (88)
1
2
3
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/^		>/>/"