11-19-07 06:16 AM
Ant wrote:
> On 11/17/2007 11:55 PM PT, J.O. Aho typed:
>
>
> I wonder how I can use them to run step by step to narrow down what is
> hanging.
You could include echo to the script
echo "Something"
and you know that the hang occurs after the last echo you see.
--
//Aho
[ Post a follow-up to this message ]
|