commit | efe2f29e324fd20e0449bcd6dc6dbe4734c2ba94 | [log] [tgz] |
---|---|---|
author | Jason Wessel <jason.wessel@windriver.com> | Thu May 20 21:04:26 2010 -0500 |
committer | Jason Wessel <jason.wessel@windriver.com> | Thu May 20 21:04:26 2010 -0500 |
tree | ff8b2d7eddbfee39aebf7a43c6125202b6bda6d7 | |
parent | 1cee5e35f15d0893be1ba944f1aec8676e43ab76 [diff] |
kgdboc,kdb: Allow kdb to work on a non open console port If kdb is open on a serial port that is not actually a console make sure to call the poll routines to emit and receive characters. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Acked-by: Martin Hicks <mort@sgi.com>