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

add new API pane for glibc and syscalls #111

Merged

Conversation

therealdreg
Copy link
Sponsor Collaborator

@therealdreg therealdreg commented Apr 23, 2024

Description/Motivation/Screenshots

This fixes all the issues with the context panes and it now works as it did before the plugins were created.

In the GEF part, it was just a minor refactor and a new external API.

In the gef-extras part, it was only necessary to call this new function!

I think the proposed solution is simple and it works.

gef code:

How Has This Been Tested ?

"Tested" indicates that the PR works and the unit test (i.e. make test) run passes without issue.

  • x86-32
  • x86-64
  • ARM
  • AARCH64
  • MIPS
  • POWERPC
  • SPARC
  • RISC-V

Checklist

  • My code follows the code style of this project.
  • My change includes a change to the documentation, if required.
  • If my change adds new code,
    adequate tests have been added.
  • I have read and agree to the
    CONTRIBUTING document.

@therealdreg therealdreg requested a review from hugsy April 23, 2024 18:57
@therealdreg therealdreg self-assigned this Apr 23, 2024
@therealdreg therealdreg added this to the 2024.05 milestone Apr 23, 2024
@therealdreg
Copy link
Sponsor Collaborator Author

done! @hugsy take a look!

hugsy pushed a commit to hugsy/gef that referenced this pull request Apr 26, 2024
## Description

This fixes all the issues with the context panes and it now works as it
did before the plugins were created.

In the GEF part, it was just a minor refactor and a new external API. 

In the gef-extras part, it was only necessary to call this new function!

I think the proposed solution is simple and it works.

Related to hugsy/gef-extras#111
@therealdreg therealdreg merged commit 9d7ff6f into hugsy:main Apr 27, 2024
5 of 7 checks passed
@therealdreg therealdreg deleted the add-new-API-pane-for-glibc-and-syscalls branch April 27, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants