WindhoverLabs / juicer

5 stars 0 forks source link

Multidimensional arrays #9

Closed lorenzo-gomez-windhover closed 2 years ago

lorenzo-gomez-windhover commented 3 years ago

There are messages that have structs which contain multi-dimensional array. juicer needs to be able to read those in.

It looks like the DW_AT_ordering on DWARF4 might helps us with that.

lorenzo-gomez-windhover commented 3 years ago

NOTE: We need to decide how we will store multi-dimensional arrays in the database schema.