Sraddha <[email protected]> wrote: > But my scroll bar doesnt have these logs as the program runs generating a lot > of logs . Any way to capture the prev logs ...
Why don't you just log the output of simhost to a file using ./simhost [<arguments>] > logfile Then you should get all output dumped into the logfile instead of the console, so you can analyze it later. Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
