When debugging, send pre-init output to ao_debug_out
authorKeith Packard <keithp@keithp.com>
Mon, 19 Mar 2012 05:07:07 +0000 (22:07 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 29 Mar 2012 04:37:02 +0000 (21:37 -0700)
commit4bfce11873f34af9621c60f83a8355f85769f6d3
tree0682c61a983accc7629f94c1eab1f4f2ab766815
parent93481fd3d9305a107b88c8a64de4194a6d94dc0e
When debugging, send pre-init output to ao_debug_out

Before tasking is running, send output to ao_debug_out to help debug
system initialization.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_stdio.c