Age | Commit message (Expand) | Author |
---|---|---|
2023-01-22 | LibDebug: Propagate errors throughout DWARF parsing | Tim Schumacher |
2021-09-18 | LibDebug: Avoid short lived allocations in DIE::for_each_child | Brian Gianforcaro |
2021-06-19 | LibDebug: Convert LibDebug to east-const style | Itamar |
2021-06-19 | LibDebug: Store optional parent_offset in Dwarf::DIE objects | Itamar |
2021-06-19 | LibDebug: Move Dwarf::AttributeValue to a separate file | Itamar |
2021-06-19 | LibDebug: Move get_die_at_offset to Dwarf::CompilationUnit | Itamar |
2021-04-28 | LibDebug: Move get_attribute_value to the DwarfInfo class | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | LibDebug: Implement support for AttributeDataForm::Data8 | Gunnar Beutner |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |