Skip to content

DW_AT_data_member_location only stores the offset without the name now#4

Open
s22chan wants to merge 1 commit intoarvidn:masterfrom
s22chan:master
Open

DW_AT_data_member_location only stores the offset without the name now#4
s22chan wants to merge 1 commit intoarvidn:masterfrom
s22chan:master

Conversation

@s22chan
Copy link

@s22chan s22chan commented Apr 13, 2023

This change occurs when moving from the OSX 10.9 SDK -> 10.15 SDK..

ex:

{'fields': {'DW_AT_name': 'member_name', 'DW_AT_type': '0x000002fa "class_name"', 'DW_AT_decl_file': 'src/test.h', 'DW_AT_decl_line': '364', 'DW_AT_data_member_location': '0x00'}, 'tag': 'DW_TAG_member', 'addr': '0x000000b2', 'has_children': False}

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