android_kernel_google_msm/kernel/debug/kdb
Colin Cross e657952e41 kdb: support new lines without carriage returns
kdb expects carriage returns through the serial port to terminate
commands.  Modify it to accept the first seen carriage return or
new line as a terminator, but not treat \r\n as two terminators.

Change-Id: I06166017e7703d24310eefcb71c3a7d427088db7
Signed-off-by: Colin Cross <ccross@android.com>
2012-04-09 13:58:03 -07:00
..
.gitignore
kdb_bp.c
kdb_bt.c
kdb_cmds
kdb_debugger.c
kdb_io.c kdb: support new lines without carriage returns 2012-04-09 13:58:03 -07:00
kdb_keyboard.c
kdb_main.c
kdb_private.h
kdb_support.c
Makefile