Giter Site home page Giter Site logo

Comments (5)

bruno-medeiros avatar bruno-medeiros commented on May 28, 2024

This issue seems to be caused when the Go debug info in the executable has variables with odd names, such as ~anon1. I even got a variable named r·2 when running this. I think this is indicative primarily of a Go bug, since variables should not have these invalid names. GDB in the command line also is unable to handle them. (for example print ~anon1 will fail)

from goclipse.

sesteel avatar sesteel commented on May 28, 2024

If memory serves, the gopath is created dynamically and differently based
on the operation being performed. In the case of a 'go get'; it is $GOPATH
while for 'go build' it is $PROJECT:$GOPATH. So, I think all 'go get's go
to GOPATH and the only way to change that is to modify code.

On Thu, Sep 25, 2014 at 11:10 AM, Bruno Medeiros [email protected]
wrote:

Closed #41 #41.


Reply to this email directly or view it on GitHub
#41 (comment).

from goclipse.

bruno-medeiros avatar bruno-medeiros commented on May 28, 2024

@sesteel was that meant to be an answer to #81 (comment) ?

from goclipse.

sesteel avatar sesteel commented on May 28, 2024

I was just giving some insight... not really for the issue, but for you.

On Thu, Sep 25, 2014 at 1:40 PM, Bruno Medeiros [email protected]
wrote:

@sesteel https://github.com/sesteel was that meant to be an answer to #81
(comment)
#81 (comment) ?


Reply to this email directly or view it on GitHub
#41 (comment).

from goclipse.

bruno-medeiros avatar bruno-medeiros commented on May 28, 2024

Right, I got a bit confused because your comment has nothing to do with
issue #41 (which is just about GDB and debugging). Yet on issue #81 I did
recently ask about 'go get'. Perhaps you replied to the wrong Github
notification email? (Your comment showed up as a comment in issue #41 , the
GDB one)

On Thu, Sep 25, 2014 at 9:30 PM, Stanley Steel [email protected]
wrote:

I was just giving some insight... not really for the issue, but for you.

On Thu, Sep 25, 2014 at 1:40 PM, Bruno Medeiros [email protected]

wrote:

@sesteel https://github.com/sesteel was that meant to be an answer to
#81
(comment)
#81 (comment)
?


Reply to this email directly or view it on GitHub
#41 (comment).


Reply to this email directly or view it on GitHub
#41 (comment).

Bruno Medeiros
https://twitter.com/brunodomedeiros

from goclipse.

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.