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

Implement kmodify on all architectures #482

Open
4 tasks
osandov opened this issue Mar 17, 2025 · 0 comments
Open
4 tasks

Implement kmodify on all architectures #482

osandov opened this issue Mar 17, 2025 · 0 comments
Labels
enhancement New feature or request help wanted Seeking volunteers

Comments

@osandov
Copy link
Owner

osandov commented Mar 17, 2025

The helpers in drgn.helpers.experimental.kmodify require architecture-specific support for code generation. That still needs to be implemented for the following architectures:

  • AArch64
  • Arm
  • s390x
  • ppc64

See _Arch_X86_64 and _CodeGen_x86_64.

@osandov osandov added enhancement New feature or request help wanted Seeking volunteers labels Mar 17, 2025
@osandov osandov moved this to Todo in drgn Roadmap Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Seeking volunteers
Projects
Status: Todo
Development

No branches or pull requests

1 participant