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

Getting: Command failed: protocol error E09 during set breakpoint for packet when trying to set break point #2936

Closed
kkrime opened this issue Mar 19, 2022 · 1 comment

Comments

@kkrime
Copy link

kkrime commented Mar 19, 2022

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 (dlv version)?
    Delve Debugger
    Version: 1.8.2
  2. What version of Go are you using? (go version)?
    go version go1.18 darwin/amd64
  3. What operating system and processor architecture are you using?
    OSX M1
  4. What did you do?
    I opened dlv and tried to add a break point
  5. What did you expect to see?
    a message saying break point added
  6. What did you see instead?
    Command failed: protocol error E09 during set breakpoint for packet $Z0,7ff700d9e06f,4
@aarzilli
Copy link
Member

Duplicate of #1116. All the people in that thread had some problem with their local setup. Closing, this is likely not a bug in delve.

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

No branches or pull requests

2 participants