>>>>> "Rafael" == Rafael Rodríguez Velilla writes: >> When you have ser_filter built you can do something like: >> >> $ ser_filter -m 9999 /dev/ttyS0 38400 >> >> And then connect to the target like this: >> >> (gdb) ta re localhost:9999 >> >> When you do, the ser_filter should dump all the traffic out on the >> console. Rafael> I will try this. Thank you Rafael> Is there some documentation about this program? A man page Rafael> or something similar? There's a general README, but it's a bit out of date, I'm afraid. io/serial/current/tests/README Jesper