When debugging, send ao_panic message to ao_debug_out
authorKeith Packard <keithp@keithp.com>
Mon, 19 Mar 2012 05:08:48 +0000 (22:08 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 29 Mar 2012 04:37:02 +0000 (21:37 -0700)
commit1ca46760cf903860dccb4864578558a1abb6e0fa
tree63c2d86d96c5b3ec78156b7631173b2507c00a60
parent4bfce11873f34af9621c60f83a8355f85769f6d3
When debugging, send ao_panic message to ao_debug_out

Use the low-level debug hooks to get the panic state sent to the
serial port.

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