K 10 svn:author V 3 ian K 8 svn:date V 27 2015-08-23T20:50:22.340928Z K 7 svn:log V 380 MFC r283547: Ensure that all arm kernel configs contain ALT_BREAK_TO_DEBUGGER and not BREAK_TO_DEBUGGER if they have a serial console (most do). A burst of serial line noise (such as unplugging a usb serial adapter) can look like a break and drop a working system into the debugger. The alt break sequence (~^B) works fine on both serial and non-serial consoles. END