Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support PowerPC #1564

Closed
hmtai opened this issue May 31, 2019 · 6 comments
Closed

Support PowerPC #1564

hmtai opened this issue May 31, 2019 · 6 comments

Comments

@hmtai
Copy link

hmtai commented May 31, 2019

Please answer the following before submitting your issue:

Note: Please include any substantial examples (debug session output,
stacktraces, etc) as linked gists.

  1. What version of Delve are you using (master version)?
  2. What version of Go are you using? (go version go1.10 linux/ppc64le)?
  3. What operating system and processor architecture are you using?( ubuntu 16.04 ppc64le)
  4. What did you do?(build dlv)
  5. What did you expect to see?
  6. What did you see instead?
go get -u github.com/go-delve/delve/cmd/dlv
# github.com/go-delve/delve/pkg/proc
src/github.com/go-delve/delve/pkg/proc/disasm.go:12:14: undefined: archInst
@chainhelen
Copy link
Contributor

chainhelen commented May 31, 2019

@hmtai Maybe like this ? #1323

@hmtai
Copy link
Author

hmtai commented May 31, 2019

I install on ubuntu 16.04 ppc64le.

@aarzilli
Copy link
Member

That architecture is not currently supported.

@aarzilli aarzilli changed the title go get dlv failed Support PPC64 May 31, 2019
@aarzilli aarzilli changed the title Support PPC64 Support PowerPC May 31, 2019
@chainhelen chainhelen mentioned this issue Jul 10, 2020
@sachinkakatkar
Copy link

Can any one suggest how to add delve support for PowerPC(ppc64le) with ubuntu linux os.

@aarzilli
Copy link
Member

ppc64le support was merged.

@sachinkakatkar
Copy link

Thanks @aarzilli

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants