genode/tool/run/log
Josef Söntgen 0f47ac958b log/serial: handle spurious EOF
While booting up, some devices send garbage over the serial connection.
This can result in an unexpected EOF event within expect(1). A filter
program may be specified with '--log-serial-filter' to circumvent this
problem. Then, the output of the serial program is piped through
the filter, which may sanitize the character stream.

Fixes #1395.
2015-02-17 16:01:37 +01:00
..
amt run: modularize run tool 2015-01-26 12:28:40 +01:00
linux run: modularize run tool 2015-01-26 12:28:40 +01:00
qemu run: modularize run tool 2015-01-26 12:28:40 +01:00
serial log/serial: handle spurious EOF 2015-02-17 16:01:37 +01:00