Skip to content

Use raw .debug_line bytes for Mach-O dwarfv5 inlines test#497

Open
rjmansfield wants to merge 1 commit into
google:mainfrom
rjmansfield:fix-macho-inlines-dwarf-tests
Open

Use raw .debug_line bytes for Mach-O dwarfv5 inlines test#497
rjmansfield wants to merge 1 commit into
google:mainfrom
rjmansfield:fix-macho-inlines-dwarf-tests

Conversation

@rjmansfield
Copy link
Copy Markdown
Contributor

yaml2obj's dwarfv5 debug_line support is incomplete and newer versions require an AddressSize key. To avoid incompatibilities with the pinned CI yaml2obj and newer versions, switch to using raw bytes which should work for all versions of yaml2obj.

Also add a dwarfv4 version of the test.

yaml2obj's dwarfv5 debug_line support is incomplete and newer versions
require an AddressSize key. To avoid incompatibilities with the pinned
CI yaml2obj and newer versions, switch to using raw bytes which should
work for all versions of yaml2obj.

Also add a dwarfv4 version of the test.
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.

1 participant