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

Fix gef-remote: retrieve pid of inferior process after having connected to target #686

Merged
merged 13 commits into from
Aug 15, 2021

Conversation

theguy147
Copy link
Collaborator

@theguy147 theguy147 commented Jul 28, 2021

Fix gef-remote: retrieve pid of inferior process after having connected to target

Description/Motivation/Screenshots

see #685

I still have to add better tests to gef-remote so this won't happen again but I wanted to open the PR already.

How Has This Been Tested?

Architecture Yes/No Comments
x86-32 ✔️
x86-64 ✔️
ARM ✖️
AARCH64 ✖️
MIPS ✖️
POWERPC ✖️
SPARC ✖️
RISC-V ✖️
make test ✔️ but still needs new unit tests for gef-remote

Checklist

  • My PR was done against the dev branch, not master.
  • My code follows the code style of this project.
  • My change includes a change to the documentation, if required.
  • My change adds tests as appropriate.
  • I have read and agree to the CONTRIBUTING document.

docs/commands/gef-remote.md Outdated Show resolved Hide resolved
gef.py Outdated Show resolved Hide resolved
gef.py Outdated Show resolved Hide resolved
@theguy147
Copy link
Collaborator Author

I updated the PR to also take care of the findings in #693 for gef-remote

docs/commands/gef-remote.md Outdated Show resolved Hide resolved
docs/commands/gef-remote.md Outdated Show resolved Hide resolved
docs/commands/gef-remote.md Outdated Show resolved Hide resolved
docs/commands/gef-remote.md Outdated Show resolved Hide resolved
gef.py Outdated Show resolved Hide resolved
@Grazfather Grazfather merged commit 5a9b2a2 into hugsy:dev Aug 15, 2021
@theguy147 theguy147 deleted the gef-remote branch August 16, 2021 13:09
@theguy147 theguy147 mentioned this pull request Sep 7, 2021
5 tasks
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