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

Support remaining DWARF expression operations #321

Open
8 tasks
osandov opened this issue Jul 3, 2023 · 0 comments
Open
8 tasks

Support remaining DWARF expression operations #321

osandov opened this issue Jul 3, 2023 · 0 comments
Labels
debuginfo Support for debugging information formats

Comments

@osandov
Copy link
Owner

osandov commented Jul 3, 2023

drgn_eval_dwarf_expression() and drgn_object_from_dwarf_location() are missing support for a handful of DWARF expression operations. Some of these probably don't matter, but some appear in practice.

@osandov osandov added the debuginfo Support for debugging information formats label Jul 5, 2023
osandov added a commit that referenced this issue Sep 28, 2023
Include the opcode name if known, and add the bug report link like we do
for unknown relocation types. This might give us some idea of how to
prioritize #321.

Signed-off-by: Omar Sandoval <[email protected]>
Asphaltt pushed a commit to Asphaltt/drgn-bpf that referenced this issue Oct 4, 2023
Include the opcode name if known, and add the bug report link like we do
for unknown relocation types. This might give us some idea of how to
prioritize osandov#321.

Signed-off-by: Omar Sandoval <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debuginfo Support for debugging information formats
Projects
Status: Todo
Development

No branches or pull requests

1 participant