Coder Social home page Coder Social logo

Comments (9)

lloiser avatar lloiser commented on July 23, 2024

I don't think that this solves the problem entirely because getting the sources only isn't enough. You also have to build them using make (see https://github.com/derekparker/delve/tree/master/Documentation/installation)

Although I already use https://github.com/joefitzgerald/go-config to find the dlv so this shouldn't be any problem anymore.

from go-debug.

joefitzgerald avatar joefitzgerald commented on July 23, 2024

Ahh yeah, good call. I wonder if it would be worth also giving people an option of using godebug since it is go gettable? I know the feature sets don't match 1:1. but there is some shared functionality.

from go-debug.

lloiser avatar lloiser commented on July 23, 2024

Great idea, I will give it a try as soon as I have some free time to play with it a bit.

from go-debug.

lloiser avatar lloiser commented on July 23, 2024

Update: have to fork it as it seems pretty "dead" (last commit in September 2015...) and is not really easy to integrate yet...

from go-debug.

joefitzgerald avatar joefitzgerald commented on July 23, 2024

/cc @jeremyschlatter - is godebug still being actively maintained?

from go-debug.

pkieltyka avatar pkieltyka commented on July 23, 2024

personally, -1 on https://github.com/mailgun/godebug .. its a nice idea, but I've never found it useful for any serious debugging.

from go-debug.

pkieltyka avatar pkieltyka commented on July 23, 2024

If the issue is getting this plugin to just plug-and-play, you could look at how IntelliJ pulls it off. Their go ide plugin supports delve right out of the box. I think they just package a pre-compiled binary with a cert for the system.

Otherwise, just link clearly to Delve install instructions until the Delve guys solve this issue

from go-debug.

batatababa avatar batatababa commented on July 23, 2024

Agreed on godebug not being good for serious debugging. I've been using it and it's better than nothing and quick to get going. It won't run if you have vendored dependencies which is a big deal.

from go-debug.

joefitzgerald avatar joefitzgerald commented on July 23, 2024

Closing this, it appears godebug isn't actively maintained anymore. @jeremyschlatter, feel free to correct me if I am wrong.

from go-debug.

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.