On 26/06/2019 12:55, Ravindra Kumar Meena wrote:
    To be able to better reproduce issues, could you please:

    1. record a raw record item stream produced by the Qemu target via
    the nc tool in a file (not more than 100KiB)

    2. add this file to rtems-tools

Okay. Where do I have to add this file?

Just add it to misc/record.



    3. modify the record-client program to read from a file if a
    --input=<FILE> command line option is given

Okay. Are you suggesting to add --input=<FILE> flag to the following command?

./build/misc/rtems-record -H 169.254.159.156 -p 1234 | head

The record client connects currently to the target via TCP. The --input=<FILE> option should change this so that the record client reads the data from the specified file.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to