Searched refs:faultline (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Ddecodecode92 faultline=`cat $T.dis | head -1 | cut -d":" -f2`
93 faultline=`echo "$faultline" | sed -e 's/\[/\\\[/g; s/\]/\\\]/g'`
95 cat $T.oo | sed -e "s/\($faultline\)/\*\1 <-- trapping instruction/g"

Completed in 61 milliseconds