]> gcc.gnu.org Git - gcc.git/blame - boehm-gc/callprocs
configure.in: Add CCAS, CCASFLAGS for future automakes.
[gcc.git] / boehm-gc / callprocs
CommitLineData
73ffefd0
TT
1#!/bin/sh
2GC_DEBUG=1
3export GC_DEBUG
4$* 2>&1 | awk '{print "0x3e=c\""$0"\""};/^\t##PC##=/ {if ($2 != 0) {print $2"?i"}}' | adb $1 | sed "s/^ >/>/"
This page took 0.288508 seconds and 5 git commands to generate.