Giter Site home page Giter Site logo

'vs' command broken? about chisel HOT 5 CLOSED

facebook avatar facebook commented on April 23, 2024
'vs' command broken?

from chisel.

Comments (5)

kastiglione avatar kastiglione commented on April 23, 2024

Thanks for the report! I'll look into this and get back to you, hopefully soon 😜

from chisel.

palcalde avatar palcalde commented on April 23, 2024

Thank you! I used to use this command a lot to jump between siblings and superviews. It was great. And a lot faster than the built in tree hierarchy view in the debugger :-)

from chisel.

kastiglione avatar kastiglione commented on April 23, 2024

@palcalde Which version of Xcode are you using? With Xcode 6.2 / lldb-320.4.160, the problem is that the SBInputReader class is not exposed through the lldb module. I haven't tried Xcode 6.3, hopefully the missing class is a temporary regression.

from chisel.

palcalde avatar palcalde commented on April 23, 2024

@kastiglione I'm using 6.3, tho this command has been broken since last 3/4 months. I think since XCode 6.0. I've created the pull request #92 with a fix, instead of using SBInputReader which as you mention is not accesible anymore I used the standard stdin. I tested it and seems to work fine. Let me know what you think.

from chisel.

kastiglione avatar kastiglione commented on April 23, 2024

Fixed by #92

from chisel.

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.