]> gcc.gnu.org Git - gcc.git/blame - boehm-gc/callprocs
gc.h (GC_is_thread_suspended): Declare.
[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.445794 seconds and 5 git commands to generate.