Skip to content

Conversation

spiessimon
Copy link

This PR adds a type ocaml_raw for printing data (e.g., 0xabcd) as a hex string of bytes (e.g., ab cd). Unlike ocaml_value, it is not a builtin type, because it does not have a fixed byte size. Instead, the byte size that is attached via the DWARF attribute DW_AT_byte_size is respected.

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