Giter VIP home page Giter VIP logo

Comments (3)

dbriones avatar dbriones commented on July 23, 2024

+1. I'm seeing this as well.

I can probably suppress the log messages as a workaround, but I'd be super psyched to see this fixed properly...

from ios-sim.

mschulkind avatar mschulkind commented on July 23, 2024

A while ago I went back and looked at this. The best I can tell is that the simulator stops sending messages through the FIFO as soon as one message doesn't make it through in one shot (msg size > FIFO buffer size). If this really is a problem with the simulator, then it's going to be tough to do much about it. I'm not the most well versed in MacOS programming though, so maybe there is an easy fix.

To work around this, I've been using the option to dump log messages directly to a file instead of through a FIFO to stdout. I then just 'tail -f' the file. This seems to work for even extremely large log messages.

from ios-sim.

dbriones avatar dbriones commented on July 23, 2024

Great suggestion -- especially since I want to dump the log to a file, anyway. Two birds, one stone.

Thanks!

from ios-sim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.