Giter VIP home page Giter VIP logo

Comments (5)

zhaocai avatar zhaocai commented on August 19, 2024

forget to mention, I use mac.
The version I Downloaded is 7.1.1
the patch I did based on vdebug help file is here context.rb patch

from vdebug.

joonty avatar joonty commented on August 19, 2024

Hi,

Glad you like the plugin: it's great to see people using it already!
Unfortunately the Ruby debugger engine written by ActiveState don't have
"eval" as a supported command. I'm guessing that it's because they write it
primarily for their editor, Komodo, which doesn't use it. So basically eval
commands won't currently work.

Having said that, I've taken a look at the source code of the Ruby debugger
engine and I don't see any reason that someone couldn't extend it and add
support for eval. Depending on Komodos licensing we might even be able to
put the modified version up somewhere. Worth looking in to!

Eval works in Python, but you might need to apply the patch I wrote for
that one, also on a gist.

Hope that helps.

Thanks

from vdebug.

zhaocai avatar zhaocai commented on August 19, 2024

any update on this issue?

from vdebug.

joonty avatar joonty commented on August 19, 2024

Hi @zhaocai, as mentioned in my previous message, I don't believe that we will get support from ActiveState on extending their debugger library to allow eval.

Having said that, I'm planning on creating a DBGP wrapper for the standard ruby debugger library, which will hopefully have more features and will have a more permissive license.

I'll keep this issue updated as that develops.

from vdebug.

zhaocai avatar zhaocai commented on August 19, 2024

Thanks for the update.

from vdebug.

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.