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

proc,service: change FindLocation to work with multiple targets #3103

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

aarzilli
Copy link
Member

Changes FindLocation to support multiple targets and adds an AddrPid
member to api.Breakpoint so that clients can set breakpoints by address
when multiple targets are connected (but at them moment this field is
ignored).

Updates #1653
Updates #2551

@aarzilli
Copy link
Member Author

gotip failures are due to #54411

@aarzilli aarzilli force-pushed the childdebug0 branch 2 times, most recently from ac08b7f to 21f544c Compare August 17, 2022 16:49
@derekparker
Copy link
Member

Sorry for the delay, will review more fully tomorrow morning my time.

Changes FindLocation to support multiple targets and adds an AddrPid
member to api.Breakpoint so that clients can set breakpoints by address
when multiple targets are connected (but at them moment this field is
ignored).

Updates go-delve#1653
Updates go-delve#2551
@aarzilli
Copy link
Member Author

No problem.

Copy link
Member

@derekparker derekparker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@derekparker derekparker merged commit a73eaef into go-delve:master Sep 26, 2022
@derekparker
Copy link
Member

Sorry for taking forever to review, even after the above comment. Caught a bug last week that put me down for a few days.

@aarzilli
Copy link
Member Author

aarzilli commented Sep 27, 2022

It's ok, I've been trying to get a review for this for 4 months: https://reviews.llvm.org/D128504 🤣

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

Successfully merging this pull request may close these issues.

2 participants