1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-28 23:12:06 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Itamar
240eb3242a LibDebug: Add support for the various DW_FORM_block types
This fixes #2885.
2020-07-27 00:06:47 +02:00
Itamar
c5eb20d0cc LibDebug: Parse DWARF information entries
We can now iterate the tree structure of the DIEs, access attribute
values and parse some very basic DWARF expressions.
2020-05-05 11:01:36 +02:00