This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Serial spy


>>>>> "Rafael" == Rafael Rodríguez Velilla <rrv@tid.es> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]