Open peadar opened 2 months ago
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
CLA issues should be sorted - any opinions on this?
Thanks for the fixes. If possible, it would be really helpful to add yaml2obj tests. We don't currently have any for debug_lines
, but it would be great to add some: https://github.com/google/bloaty/tree/main/tests/dwarf
Sure, let me take a look
This fixes '-d inlines' support for ELF, and also allows it work with DWARF5 - fixes #311